Click or drag to resize

RdkSelectionNavigator Constructor

Initializes a new instance of the RdkSelectionNavigator class

Namespace:  Rhino.Render.DataSources
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public RdkSelectionNavigator(
	IntPtr pRhinoSettings
)

Parameters

pRhinoSettings
Type: SystemIntPtr

[Missing <param name="pRhinoSettings"/> documentation for "M:Rhino.Render.DataSources.RdkSelectionNavigator.#ctor(System.IntPtr)"]

See Also