SweepFeatureProxy.AddParticipant Method
Parent Object: SweepFeatureProxyDescription
Add the specified occurrence from the list of participants for this feature. This method only applies to assembly features.
Syntax
SweepFeatureProxy.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. |