Skip to main content

IFeatureModel.RemoveFeatureByName method

Namespace: NextDesign.Core

Description

Deletes the feature with the specified name. If the features to be deleted have child features, they are deleted together.

argument

NameTypeDescription
namestringfeature name

Return value

  • void