RhinoCommon API
Vector3d Constructor (Double, Double, Double) |
Initializes a new instance of a vector, using its three components.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Vector3d( double x, double y, double z )
Public Sub New ( x As Double, y As Double, z As Double )
Parameters
- x
- Type: SystemDouble
The X (first) component. - y
- Type: SystemDouble
The Y (second) component. - z
- Type: SystemDouble
The Z (third) component.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8