IModel.AssignFeatures method
Namespace: NextDesign.Core
Description
Assigns all specified features to this model.
argument
Name | Type | Description |
---|---|---|
features | IEnumerable<IFeature> | Enumerate features |
Return value
- void
Exception
Name | Exception class | Description |
---|---|---|
Unable to assign feature | ExtensionInvalidTypeException | When feature assignment cannot be accepted |