Overload_Rhino_Geometry_Vector3f_Divide - mcneel/rhinocommon-api-docs GitHub Wiki

Vector3f.Divide Method

Overload List

 

Name Description
Public methodStatic member Divide(Vector3f, Double) Divides a Vector3f by a number, having the effect of shrinking it, t times. (Provided for languages that do not support operator overloading. You can use the / operator otherwise)
Public methodStatic member Divide(Vector3f, Single) Divides a Vector3f by a number, having the effect of shrinking it, t times. (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** ⚠️