Share

ClientFeatureDefinition.RemoveDependency Method

Parent Object: ClientFeatureDefinition

Description

Method that removes a dependency of the client feature.

Syntax

ClientFeatureDefinition.RemoveDependency( Dependency As Object )

Parameters

Name Type Description
Dependency Object Input Object that specifies the dependency. This can be any of the following: Parameter, PartFeature, Sketch, Sketch3D, WorkPlane, WorkPoint, WorkAxis, DerivedPartComponent and DerivedAssemblyComponent.

Version

Introduced in version 2009

Was this information helpful?