Overload_Rhino_Geometry_Vector3f_Add - mcneel/rhinocommon-api-docs GitHub Wiki

Vector3f.Add Method

Overload List

 

Name Description
Public methodStatic member Add(Point3f, Vector3f) Sums up a point and a vector, and returns a new point. (Provided for languages that do not support operator overloading. You can use the + operator otherwise)
Public methodStatic member Add(Vector3f, Vector3f) Sums up two vectors. (Provided for languages that do not support operator overloading. You can use the + operator otherwise)
  Back to Top

See Also

Reference

Vector3f Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️