Overload_Rhino_Geometry_Vector3f_op_Multiply - mcneel/rhinocommon-api-docs GitHub Wiki

Vector3f.Multiply Operator

Overload List

 

Name Description
Public operatorStatic member Multiply(Single, Vector3f) Multiplies a vector by a number, having the effect of scaling it.
Public operatorStatic member Multiply(Vector3f, Vector3f) Multiplies two Vector3f together, returning the dot (internal) product of the two. This is not the cross product.
Public operatorStatic member Multiply(Vector3f, Single) Multiplies a vector by a number, having the effect of scaling it.
  Back to Top

See Also

Reference

Vector3f Structure
Rhino.Geometry Namespace

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