Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to rotate in 3D - define axes and reference point #88

Open
danielkrajnik opened this issue Aug 10, 2022 · 0 comments
Open

How to rotate in 3D - define axes and reference point #88

danielkrajnik opened this issue Aug 10, 2022 · 0 comments

Comments

@danielkrajnik
Copy link

danielkrajnik commented Aug 10, 2022

It would be really helpful if rotation allowed you not only to specify a rotation axis and pivot but also a reference point. In rhino this is called Rotate3D and it is very helpful in CAD.

The only way to accomplish this right now AFAIK is to set a custom transform orientation from a face and then press X, Y, Z 6 times until you find that one axis. That's a lot of steps for what could be:
Set pivot point
Set rotation axis
Set reference point
Choose the target reference point

It would be amazing if this could be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant