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

Expand docs for Direction3d.angleFrom #144

Open
ianmackenzie opened this issue Nov 13, 2020 · 0 comments
Open

Expand docs for Direction3d.angleFrom #144

ianmackenzie opened this issue Nov 13, 2020 · 0 comments

Comments

@ianmackenzie
Copy link
Owner

  • Explain why it cannot return a signed angle
  • Suggest projecting both directions into a reference sketch plane and measuring angle in that plane

Perhaps also/alternatively add a function which does return a signed angle, by taking a reference axis as an argument:

Direction3d.angleAround :
    Axis3d units coordinates
    -> Direction3d coordinates
    -> Direction3d coordinates
    -> Angle
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