IFeature.RemoveConstraint method
Namespace: NextDesign.Core
Description
Removes the specified type of constraint relationship with the specified feature.
argument
Name | Type | Description |
---|---|---|
target | IFeature | constraint feature |
kind | string | Constraint type Refer to the AddConstraint method for the values that can be specified. |
Return value
- void