Overload_Rhino_Geometry_Point3d_Multiply - mcneel/rhinocommon-api-docs GitHub Wiki

Point3d.Multiply Method

Overload List

 

Name Description
Public methodStatic member Multiply(Double, Point3d) Multiplies a Point3d by a number. (Provided for languages that do not support operator overloading. You can use the * operator otherwise)
Public methodStatic member Multiply(Point3d, Double) Multiplies a Point3d by a number. (Provided for languages that do not support operator overloading. You can use the * operator otherwise)
  Back to Top

See Also

Reference

Point3d Structure
Rhino.Geometry Namespace

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