Solid Edge Draft Type Library
SaveCopyAs Method
Solid Edge Draft Type Library > DraftDocument Object : 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

DraftDocument Object  | DraftDocument Members