FileManager.IsInventorDWG Method
Parent Object: FileManagerDescription
Method that returns whether the input file is an Inventor DWG file.
Syntax
FileManager.IsInventorDWG( FullFileName As String ) As BooleanParameters
| Name | Type | Description |
| FullFileName | String | Input string that specifies the full file name of a DWG file. |
