hm_ce_setfeorientaxis

Set the axis aligned with the welds for the coordinates systems created during realization process.

Syntax

hm_ce_setfeorientaxis axis

Type

HyperMesh Tcl Query Command

Description

Set the axis aligned with the welds for the coordinates systems created during realization process.

Inputs

axis
The axis that needs to be oriented along the weld:
0 x axis
1 y axis
2 z axis

Example

To set y axis aligned with the welds:

hm_ce_setfeorientaxis 1

Errors

None.