Skip to main content

IFeatureModel.RemoveFeatureConstraint method

Namespace: NextDesign.Core

Description

Removes a specified type of constraint relationship between specified features.

argument

NameTypeDescription
sourceIFeatureend point features
targetIFeatureTarget feature
kindstringConstraint type
Refer to the AddConstraint method of IFeature for possible values.

Return value

  • void