Returns all occurrences, at any level of the assembly, that reference the specified component. The returned list is read-only.
"baseComponent_var" is a variable referencing a BaseComponent object.
|
"baseComponent_var" is a variable referencing a BaseComponent object.
|
Type | Description |
OccurrenceList | The occurrences referenced by the specified component. |
Name | Type | Description |
component | Component | The component that is being referenced by the occurrences that will be returned. |