Share

SweepFeature.AddParticipant Method

Parent Object: SweepFeature

Description

Add the specified occurrence from the list of participants for this feature. This method only applies to assembly features.

Syntax

SweepFeature.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.

Version

Introduced in version 2010

Was this information helpful?