Method Math.Angle()->right_face()
- Method right_face
voidright_face()- Description
Turns the direction of the angle a quarter of a turn to the right. Equal to
subtract(90,"deg").
void right_face()
Turns the direction of the angle a quarter of a turn to the right.
Equal to subtract(90,"deg").