IMetamodels.RemoveConstraints Method
Namespace: NextDesign.Core
Description
Removes all specified constraints.
Arguments
| Name | Type | Description |
|---|---|---|
| constraints | IEnumerable<IConstraint> | Constraints to remove |
Return Value
- void
Exceptions
| Name | Exception Class | Description |
|---|---|---|
| Profile cannot be edited | ExtensionEditProfileException | If the profile editing operation fails |