ComponentOccurrences.AddVirtual Method
Parent Object: ComponentOccurrencesDescription
Method that creates a virtual component definition and adds an occurrence based on that definition.
Syntax
ComponentOccurrences.AddVirtual( Name As String, Position As Matrix ) As ComponentOccurrenceParameters
Name | Type | Description |
Name | String | Input string that specifies the name of the virtual component. |
Position | Matrix | Input Matrix object that defines the location and orientation to position the occurrence. |