NAME
*ce_fe_orientaxis - Specifies the axis of the system that needs to be aligned with the direction of the FE during connector realization.
SYNTAX
*ce_fe_orientaxis(axis)
TYPE
hm.cfg Command
DESCRIPTION
Specifies the axis of the system that needs to be aligned with the direction of the FE during connector realization. See *CE_FE_SetDetailsandRealize for information on creating a coordinate system during realization.
axis
0 - align the x-axis
1 - align the y-axis (default)
2 - align the z-axis
EXAMPLES
To specify the system orientation using the z-axis:
*ce_fe_orientaxis(2)
ERRORS
None.
SEE ALSO