HyperWorks Desktop

*ce_fe_orientaxis()

*ce_fe_orientaxis()

Previous topic Next topic No expanding text in this topic  

*ce_fe_orientaxis()

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

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


Configuration File Commands