FileManager.IsInventorComponent Method
Parent Object:
FileManager
Description
Returns whether the input file is an Inventor Component (part or assembly).
Syntax
FileManager.
IsInventorComponent
(
FullFileName
As String ) As Boolean
Parameters
Name
Type
Description
FullFileName
String
Input String value that specifies full file name.
Version
Introduced in version 2017
© Copyright 2021 Autodesk, Inc.
Comment on this page.