rotation in y-z plane

Moderator: GiD Team

Post Reply
idsno
Posts: 1
Joined: Fri Dec 13, 2024 9:26 am

rotation in y-z plane

Post by idsno »

hi,
i was wondering if i can rotate in the y-z plane?
the utilities > move > rotation allows me to rotate in the x-y, but i see no option to change to another plane.

kind regards.
User avatar
escolano
Posts: 1959
Joined: Sun Sep 05, 1982 10:51 pm

Re: rotation in y-z plane

Post by escolano »

Do you want
1) change the view to the YZ plane
use menu: View->Rotate
(or in the toolbar the 'List of views' icon offer also other views)

2) or do you want to modify the coordinates of the model rotating it?
The Utilities->Move... Rotation tool
has a checkbox 'Two dimensions' to simplify the use in 2D in the plane XY, defining the rotation angle and a single point for the rotation center (a point in the XY plane)

If you unset this checkbox can do an arbitrary rotation in 3D, specifying 2 points on the rotation axis and the rotation angle.
To rotate in the YZ plane you mean a rotation axis parallel to X
for example, if you want a rotation axis passing by the (0,0,0) origin can define the axis points as
"0 0 0" and "1 0 0"
Post Reply