IModel.AssignFeatures Method
Namespace: NextDesign.Core
Description
Assigns all the specified features to this model. 
Arguments
| Name | Type | Description | 
|---|---|---|
| features | IEnumerable<IFeature> | Enumeration of features | 
Return value
- void
Exceptions
| Name | Exception class | Description | 
|---|---|---|
| Feature assignment not possible | ExtensionInvalidTypeException | If feature assignment cannot be accepted |