IMetamodels.RemoveConstraint method
Namespace: NextDesign.Core
Description
Drops the specified constraint.
argument
Name | Type | Description |
---|---|---|
constraint | IConstraint | Constraint to remove |
Return value
- void
Exceptions
Name | Exception Class | Description |
---|---|---|
Argument invalid | ExtensionArgumentException | If no constraint to remove is specified |
Profile cannot be edited | ExtensionEditProfileException | If the profile edit operation fails |