Skip to main content

IFeatureModel.GetFeatureConstraint method

Namespace: NextDesign.Core

Description

Gets the specified kind of constraint relationship between the specified features.

argument

NameTypeDescription
sourceIFeatureconstraining feature
oppositeIFeatureconstraint feature
kindstringConstraint type
Refer to the AddConstraint method of IFeature for possible values.

Return value