*createmarklast()

Place the entities from the last operation onto the mark.

Syntax

*createmarklast (entity type mark id)

Type

HyperMesh Utility Menu

Inputs

entity type
The type of entity to be placed into the mark.
mark id
The ID of the mark being created (1 or 2).

Example

To place the elements from the last operation on mark 1:

*createmarklast(elements, 1)