py3dframe.Frame.z_axis#

property Frame.z_axis: ndarray#

Getter for the z-axis of the frame in the parent frame coordinates.

Warning

The z_axis attributes can’t be changed. To change the z-axis, use the axes attribute.

Returns:

The z-axis of the frame in the parent frame coordinates with shape (3, 1).

Return type:

numpy.ndarray