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