IProduct.SelectFeaturesByName method
Namespace: NextDesign.Core
Description
Selects all features with the specified 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