IMetamodels.RemoveConstraints method
Namespace: NextDesign.Core
Description
Removes all specified constraints.
argument
Name | Type | Description |
---|---|---|
constraints | IEnumerable<IConstraint> | Constraints to remove |
Return value
- void
Exception
Name | Exception class | Description |
---|---|---|
Profile editing not possible | ExtensionEditProfileException | If profile editing operation fails |