Previous topic

Math (civpy.math)

Next topic

civpy.math.rotation_matrix2

This Page

civpy.math.projection_angles

civpy.math.projection_angles(name)[source]

Returns the rotation angles for the specified projection.

Parameters:
name : {‘xy’, ‘xz’, ‘yz’, ‘yx’, ‘zx’, ‘zy’}

The name of the projection.