IModel.AssignFeatureByName Method
Namespace: NextDesign.Core
Description
Assigns a feature with the specified name to this model.
Arguments
Name | Type | Description |
---|---|---|
featureName | string | Feature name |
Return value
- void
Exceptions
Name | Exception class | Description |
---|---|---|
Feature assignment not possible | ExtensionInvalidTypeException | Feature assignment not accepted |