Share

FileManager.CanCADFileBeAssociativelyImported Method

Parent Object: FileManager

Description

Method that checks whether a foreign CAD file can be associatively imported into Inventor document or not.

Syntax

FileManager.CanCADFileBeAssociativelyImported( FullFileName As String ) As Boolean

Parameters

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.

Version

Introduced in version 2017

Was this information helpful?