*features_remove_selected

Deletes specified elements from ^feature and ^open features.

Syntax

*features_remove_selected markmask

Type

HyperMesh Tcl Modify Command

Description

Deletes specified elements from ^feature and ^open features.

Inputs

markmask
The element mark number (1 or 2). Elements within the ^feature or "^open features components and located on the specified mark will be deleted by this command.

Example

To remove elements within marker 2:
*features_remove_selected(2)