*orderchangetofirst

Converts second order elements to first order.

Syntax

*orderchangetofirst mark_id

Type

HyperMesh Tcl Modify Command

Description

Converts second order elements to first order.

Inputs

mark_id
The ID of the mark which contains the elements to be converted.

Example

*createmark elements 1 25 26 35 36
*orderchangetofirst 1

Errors

None.