IModel.AssignFeaturesByName Method
Namespace: NextDesign.Core
Description
Assigns all features with the specified name to this model.
Arguments
Name | Type | Description |
---|---|---|
featureNames | string | Feature names You can specify multiple features separated by commas. |
Return value
- void
Exceptions
Name | Exception class | Description |
---|---|---|
Feature assignment not possible | ExtensionInvalidTypeException | If feature assignment cannot be accepted |