Share

CircularPatternFeature.AddParticipant Method

Parent Object: CircularPatternFeature

Description

Method that adds the specified participant to the assembly feature. This method fails for features in a part.

Syntax

CircularPatternFeature.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?