RdkEdit Constructor

RdkEdit Constructor

Initializes a new instance of the RdkEdit class

Namespace:  Rhino.Render.DataSources
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RdkEdit(
	IntPtr pRdkEdit
)
Public Sub New ( 
	pRdkEdit As IntPtr
)

Parameters

pRdkEdit
Type: SystemIntPtr

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

Version Information

Rhino for Windows

Supported in: 6.8
See Also