Note: | ORI_ALONG_AXIS duplicates the actions of the ALONG_AXIS_ORIENTATION parameter on the PART and MARKER commands. |
From Frame | Coordinate system object that defines a starting point for the orientation vector. |
To Frame | Coordinate system object that defines the ending point for the orientation vector. |
Axis Name | Character string indicating which axis is to be aligned. The possible values are x, y or z (character case is not significant). |
Function | ORI_ALONG_AXIS(marker_1, marker_2, "y") |
Result | 315, 0, 0 |
Note: | The returned y axis is aligned with the line through marker_1 and marker_2. |