ClientFeatureDefinition.RemoveDependency Method
Parent Object: ClientFeatureDefinitionDescription
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. |