*createmarkpanel()

Allows you to interactively select entities from a command file.

Syntax

*createmarkpanel (entity type mark id message)

Type

HyperMesh Utility Menu Command

Inputs

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

Example

To place the selected elements on mark 1:

*createmarkpanel(elements,1,"Select the elements")