RhinoCommon API
Vector2dDivision Operator |
Divides a Vector2d by a number, having the effect of shrinking it.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Vector2d operator /( Vector2d vector, double t )
Public Shared Operator / ( vector As Vector2d, t As Double ) As Vector2d
Parameters
- vector
- Type: Rhino.GeometryVector2d
A vector. - t
- Type: SystemDouble
A number.
Return Value
Type: Vector2dA new vector that is componentwise divided by t.

Rhino for Windows
Supported in: 6.8