RectangularPatternFeatureProxy.AddParticipant Method
Parent Object: RectangularPatternFeatureProxyDescription
Add the specified occurrence from the list of participants for this feature. This method only applies to assembly features.
Syntax
RectangularPatternFeatureProxy.AddParticipant( Occurrence As ComponentOccurrence )Parameters
Name | Type | Description |
Occurrence | ComponentOccurrence | ComponentOccurrence to add. |