InventorVBAProjects Object
Description
A collection of Autodesk Inventor's VBA projects ( objects).
Methods
Add |
Method that creates a new Autodesk Inventor VBA project. Please note that this method works only for user-defined VBA projects. |
Open |
Method that opens the specified VBA project. |
Properties
Count |
Property that returns the number of items in the collection. |
Item |
Returns the specified InventorVBAProject object from the collection. |
Parent |
Property that returns the parent object from whom this object can logically be reached. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
Application.VBAProjects,
InventorServer.VBAProjects,
InventorServerObject.VBAProjects
Version
Introduced in version 6