Method that returns whether the input CAD file is a future CAD file that current Inventor version can’t open/translate. If an invalid CAD filename is provided an error would occur.
Syntax
FileManager.IsFutureCADFile( FullFileName As String ) As Boolean