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 Function Vector As Vector3d
Return Value
Type:
Vector3dThe vector chosen by the user.
See Also