Share

ExtrudeFeatureProxy.AddParticipant Method

Parent Object: ExtrudeFeatureProxy

Description

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

Syntax

ExtrudeFeatureProxy.AddParticipant( Occurrence As ComponentOccurrence )

Parameters

Name Type Description
Occurrence ComponentOccurrence 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 11

Was this information helpful?