FileManager.IsInventorDWG Method
Parent Object:
FileManager
Description
Method that returns whether the input file is an Inventor DWG file.
Syntax
FileManager.
IsInventorDWG
(
FullFileName
As String ) As Boolean
Parameters
Name
Type
Description
FullFileName
String
Input string that specifies the full file name of a DWG file.
Version
Introduced in version 2008
© Copyright 2021 Autodesk, Inc.
Comment on this page.