IProduct.DeselectFeatures method
Namespace: NextDesign.Core
Description
Deselects all specified features.
Returns True if the selection state can be set.
argument
| Name | Type | Description |
|---|
| features | IEnumerable<IFeature> | Enumerate features |
Return value