Skip to main content

IProduct.DeselectFeaturesByName method

Namespace: NextDesign.Core

Description

Unselect all features with the given name.
Returns True if the selection state could be set.

argument

NameTypeDescription
featureNamesstringfeature names (multiple values can be specified separated by commas)

Return value

  • bool