LOC_X_AXIS

Returns a normal vector defining the x-axis of a coordinate system object in the global coordinate system.
You often use LOC_X_AXIS with the orientation functions or with the function LOC_ON_LINE.

Format

LOC_X_AXIS (Frame Object)

Argument

 
Frame Object
Coordinate system object.

Example

In the following illustration, the LOC_X_AXIS function returns a normal vector defining the x-axis of marker_2:
 
Function
LOC_X_AXIS(marker_2)
Result
1, 0, 0