IProduct.DeselectFeaturesByName method
Namespace: NextDesign.Core
Description
Unselect all features with the given name.
Returns True if the selection state could be set.
argument
Name | Type | Description |
---|---|---|
featureNames | string | feature names (multiple values can be specified separated by commas) |
Return value
- bool