Skip to content

Overload_Rhino_Geometry_Point4d_op_Multiply

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

Point4d.Multiply Operator

Overload List

 

Name Description
Public operatorStatic member Multiply(Point4d, Point4d) Multiplies two Point4d together, returning the dot (internal) product of the two. This is not the cross product.
Public operatorStatic member Multiply(Point4d, Double) Multiplies a point by a number.
  Back to Top

See Also

Reference

Point4d Structure
Rhino.Geometry Namespace

Clone this wiki locally