IModel.ReleaseAssignedFeatures method
Namespace: NextDesign.Core
Description
Unassigns all specified features to this model.
argument
| Name | Type | Description |
|---|---|---|
| features | IEnumerable <IFeature> | Feature enumeration |
Return value
- void
Namespace: NextDesign.Core
Unassigns all specified features to this model.
| Name | Type | Description |
|---|---|---|
| features | IEnumerable <IFeature> | Feature enumeration |