RdkSelectionNavigator
Inheritance Hierarchy
System.Object
Rhino.Render.DataSources.RdkSelectionNavigator
Namespace: Rhino.Render.DataSources
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class RdkSelectionNavigator : IDisposable
The RdkSelectionNavigator type exposes the following members.
Constructors
Name
Description
Public Method
RdkSelectionNavigator
Initializes a new instance of the RdkSelectionNavigator class
Properties
Name
Description
Public Property
CppPointer
Methods
Name
Description
Public Method
Add
Add a selection of contents at the current position. Clears the navigator ahead of the current position.
Public Method
CanGoBackwards
Check the backwards status of the navigator
Public Method
CanGoForwards
Check the forwards status of the navigator
Public Method
Clear
Clear the navigator.
Public Method
Dispose
Releases all resources used by the RdkSelectionNavigator
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
(Overrides Object.Finalize..)
Public Method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public Method
GoBackwards
Navigate backwards if possible
Public Method
GoForwards
Navigate forwards if possible
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)