Skip to content

Overload_Rhino_Geometry_Vector3d_VectorAngle

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Vector3d.VectorAngle Method

Overload List

 

Name Description
Public methodStatic member VectorAngle(Vector3d, Vector3d) Compute the angle between two vectors. This operation is commutative.
Public methodStatic member VectorAngle(Vector3d, Vector3d, Plane) Computes the angle on a plane between two vectors.
Public methodStatic member VectorAngle(Vector3d, Vector3d, Vector3d) Computes the angle of v1, v2 with a normal vector.
  Back to Top

See Also

Reference

Vector3d Structure
Rhino.Geometry Namespace

Clone this wiki locally