RdkSelectionNavigator.CanGoForwards Method

RdkSelectionNavigatorCanGoForwards Method

Check the forwards status of the navigator

Namespace:  Rhino.Render.DataSources
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool CanGoForwards()
Public Function CanGoForwards As Boolean

Return Value

Type: Boolean
True if it is possible to navigate forwards, else false
Version Information

Rhino for Windows

Supported in: 6.8
See Also