Share

UnwrapFeatureProxy.RemoveParticipant Method

Parent Object: UnwrapFeatureProxy

Description

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

Syntax

UnwrapFeatureProxy.RemoveParticipant( Occurrence As ComponentOccurrence )

Parameters

Name Type Description
Occurrence ComponentOccurrence ComponentOccurrence object that specifies the participant to be removed. An error occurs if the input ComponentOccurrence is not a participant.

Version

Introduced in version 2020

Was this information helpful?