GetBaseClass.Result Method

GetBaseClassResult Method

Returns result of the Get*() call.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public GetResult Result()
Public Function Result As GetResult

Return Value

Type: GetResult
The result of the last Get*() call.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also