Skip to main content

IFeatureModel.AddFeatureConstraint method

Namespace: NextDesign.Core

Description

Adds a constraint relationship of the specified type between the specified features.

argument

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

Return value

  • void