py3dframe.Frame.x_axis#
- property Frame.x_axis: ndarray#
Getter for the x-axis of the frame in the parent frame coordinates.
Warning
The x_axis attributes can’t be changed. To change the x-axis, use the axes attribute.
- Returns:
The x-axis of the frame in the parent frame coordinates with shape (3, 1).
- Return type:
numpy.ndarray