Solid Edge Part Type Library
SaveCopyAs Method
Specifies the file name for the copy.
Description
Saves a copy of the referenced document to a file without modifying the open document.
Syntax
Visual Basic
Public Sub SaveCopyAs( _
   ByVal Name As String _
) 
Parameters
Name
Specifies the file name for the copy.
See Also

SheetMetalDocument Object  | SheetMetalDocument Members