Overload_Rhino_Geometry_Point3d_op_Addition - mcneel/rhinocommon-api-docs GitHub Wiki

Point3d.Addition Operator

Overload List

 

Name Description
Public operatorStatic member Addition(Point3d, Point3d) Sums two Point3d instances.
Public operatorStatic member Addition(Point3d, Vector3d) Sums up a point and a vector, and returns a new point.
Public operatorStatic member Addition(Point3d, Vector3f) Sums up a point and a vector, and returns a new point.
Public operatorStatic member Addition(Vector3d, Point3d) Sums up a point and a vector, and returns a new point.
  Back to Top

See Also

Reference

Point3d Structure
Rhino.Geometry Namespace

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