FileManager.IsInventorComponent Method
Parent Object: FileManagerDescription
Returns whether the input file is an Inventor Component (part or assembly).
Syntax
FileManager.IsInventorComponent( FullFileName As String ) As BooleanParameters
| Name | Type | Description |
| FullFileName | String | Input String value that specifies full file name. |
