InventorVBAComponents.Add Method
Parent Object: InventorVBAComponentsDescription
Method that adds a component to the collection.
Syntax
InventorVBAComponents.Add( Name As String ) As InventorVBAComponentParameters
Name | Type | Description |
Name | String | Input String that specifies the name of the new component to add to the collection. |