Click or drag to resize

GetBaseClassVector Method

Gets a direction if Get*() returns GetResult.Point (Set by some digitizers, but in general it's (0,0,0).

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Vector3d Vector()

Return Value

Type: Vector3d
The vector chosen by the user.
See Also