Saves this document into a file of the specified name.
Name | Type | Description |
FileName | String | Input String that specifies the name of the file to save the document into. |
SaveCopyAs | Boolean | Input Boolean that indicates whether the file to be saved is new or is a copy of a previously existing file. |
Name | Description |
Derived Parts and Assemblies | This sample demonstrates the use of the API to create derived parts and assemblies. |