IModel.AssignFeatures method
Namespace: NextDesign.Core
Description
Assigns all the features specified in this model.
argument
| Name | Type | Description |
|---|---|---|
| features | IEnumerable <IFeature> | Feature enumeration |
Return value
- void
Exception
| Name | Exception Class | Description |
|---|---|---|
| Feature assignment not possible | ExtensionInvalidTypeException | If feature assignment cannot be accepted |