Skip to main content

IFeatureModel.RemoveFeatureByName method

Namespace: NextDesign.Core

Description

Deletes the feature with the given name.
If the feature to be deleted has child features, delete all of them.

argument

NameTypeDescription
namestringfeature name

Return value

  • void