export .step file to c:

 From:  Michael Gibson
10991.2 In reply to 10991.1 
Hi Adam, you can set up this on a shortcut key:

SaveAs c:\transfer\transfer.step

That will save everything to that specified filename. If you only want to save selected objects and skip unselected objects then use Export instead, like this:

Export c:\transfer\transfer.step

- Michael