RdkModalEditContentBucket Constructor

RdkModalEditContentBucket Constructor

Initializes a new instance of the RdkModalEditContentBucket class

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

Parameters

pRdkModalEditContentBucket
Type: SystemIntPtr

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

Version Information

Rhino for Windows

Supported in: 6.8
See Also