Skip to main content

IFeatureModel.RemoveFeatureConstraint method

Namespace: NextDesign.Core

Description

Removes the specified type of constraint relationship between the specified features.

argument

NameTypeDescription
sourceIFeatureEnd point feature
targetIFeature
kindstringConstraint type
For the values that can be specified, refer to the AddConstraint method of IFeature.

Return value

  • void