InventorVBAProjects.Open Method
Parent Object:
InventorVBAProjects
Description
Method that opens the specified VBA project.
Syntax
InventorVBAProjects.
Open
(
FullFileName
As String )
Parameters
Name
Type
Description
FullFileName
String
Input String that specifies the name of the project file to open.
Version
Introduced in version 6
© Copyright 2021 Autodesk, Inc.
Comment on this page.