InventorVBAProjects.Open Method
Parent Object: InventorVBAProjectsDescription
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. |