RhinoCommon API
Vector2fAddition Operator |
Computes the sum between two vectors.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Vector2f operator +( Vector2f a, Vector2f b )
Public Shared Operator + ( a As Vector2f, b As Vector2f ) As Vector2f
Parameters
- a
- Type: Rhino.GeometryVector2f
First vector. - b
- Type: Rhino.GeometryVector2f
Second vector.
Return Value
Type: Vector2fThe difference.

Rhino for Windows
Supported in: 6.14