Implements VectorAngleOnPlane
returning only the angle between the two vectors
#408
Labels
enhancement 📢
Issues describing an enhancement or pull requests adding an enhancement.
minor
Pull requests requiring a minor version update according to semantic versioning.
Using the current
VectorAngleOnPlane
, the angle returned could be internal or thereflexAngle
.It would be nice to have this method passing returning only the angle between the vectors as
Vector3d.VectorAngle
in Rhinocommon does.mcneel/rhinocommon#178
The text was updated successfully, but these errors were encountered: