Share

FileManager.IsFutureCADFile Method

Parent Object: FileManager

Description

Method that returns whether the input CAD file is a future CAD file. If an invalid CAD filename is provided an error would occur.

Syntax

FileManager.IsFutureCADFile( 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?