*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 Commands
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.
Inputs
- axis
 - 
            
- 0
 - Align the x-axis
 - 1
 - Align the y-axis (default)
 - 2
 - Align the z-axis
 
 
Example
*ce_fe_orientaxis(2)