IFeatureModel.GetFeatureConstraint method
Namespace: NextDesign.Core
Description
Gets the specified kind of constraint relationship between the specified features. 
argument
| Name | Type | Description | 
|---|---|---|
| source | IFeature | constraining feature | 
| opposite | IFeature | constraint feature | 
| kind | string | Constraint type Refer to the AddConstraint method of IFeature for possible values. |