IModel.AssignFeaturesByName method
Namespace: NextDesign.Core
Description
Assigns all features with the given name to this model.
argument
| Name | Type | Description |
|---|---|---|
| featureNames | string | Feature Names You can specify multiple features separated by commas. |
Return value
- void
Exceptions
| Name | Exception Class | Description |
|---|---|---|
| Cannot assign feature | ExtensionInvalidTypeException | If feature assignment cannot be accepted |