set_rotation#
- McadModel.set_rotation(axis_from, axis_to, angle)#
Set rotation from/to the axis and the angle in radians.
- Parameters:
- axis_from
Point3DData
- axis_to
Point3DData
- angle
float
Angle in radians.
- axis_from
Set rotation from/to the axis and the angle in radians.
Point3DData
Point3DData
float
Angle in radians.