Method that saves the document as an Inventor DWG with the specified name.
| Name | Type | Description |
| FullFileName | String | Input string to specify the full file name of the new dwg. |
| SaveCopyAs | Boolean | Input Boolean that indicates whether the file to be saved is new or is a copy of a previously existing file. |