FileManager.CanCADFileBeAssociativelyImported Method
Parent Object: FileManagerDescription
Method that checks whether a foreign CAD file can be associatively imported into Inventor document or not.
Syntax
FileManager.CanCADFileBeAssociativelyImported( FullFileName As String ) As BooleanParameters
Name | Type | Description |
FullFileName | String | Input String value that specifies the full filename of a CAD file. Valid filename can be an AnyCAD filename or Inventor part or assembly filename. |