IModel.AssignFeatureByName method
Namespace: NextDesign.Core
Description
Assigns a feature with the specified name to this model.
argument
| Name | Type | Description |
|---|---|---|
| featureName | string | feature name |
Return value
- void
Exception
| Name | Exception Class | Description |
|---|---|---|
| Feature assignment not possible | ExtensionInvalidTypeException | If feature assignment cannot be accepted |