IModel.ReleaseAssignedFeaturesByName method
Namespace: NextDesign.Core
Description
Deassigns 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