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
Exceptions
Name | Exception Class | Description |
---|---|---|
Cannot assign feature | ExtensionInvalidTypeException | If feature assignment cannot be accepted |