Solid Edge Framework 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

SolidEdgeDocument Object  | SolidEdgeDocument Members

Send comments on this topic.