CircularPatternFeatureProxy.AddParticipant Method
Parent Object: CircularPatternFeatureProxyDescription
Method that adds the specified participant to the assembly feature. This method fails for features in a part.
Syntax
CircularPatternFeatureProxy.AddParticipant( Occurrence As ComponentOccurrence )Parameters
| Name | Type | Description |
| Occurrence | ComponentOccurrence | Input ComponentOccurrence object that specifies the participant to be added. An error occurs if the input ComponentOccurrence is not a leaf occurrence. |
