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

3D rotation for Arc, Insert and TextEntity #86

Closed
DomCR opened this issue Dec 14, 2022 · 0 comments · Fixed by #203
Closed

3D rotation for Arc, Insert and TextEntity #86

DomCR opened this issue Dec 14, 2022 · 0 comments · Fixed by #203
Labels
SPIKE Investigation related

Comments

@DomCR
Copy link
Owner

DomCR commented Dec 14, 2022

Arc, Insert and TextEntity have a rotation that is calculated in the set in case that the AlignmentPoint or the Rotation changes.

We need an investigation to make sure that this only affects the 2D, X and Y, of the coordinates and does not use the Normal to calculate the relative plane.

If that's the case, the methods will need to change to calculate the angle in 3D using the Normal.

@DomCR DomCR added the SPIKE Investigation related label Dec 14, 2022
@DomCR DomCR linked a pull request Nov 20, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SPIKE Investigation related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant