Click or drag to resize

RdkEditExecute Method

[Missing <summary> documentation for "M:Rhino.Render.DataSources.RdkEdit.Execute(Rhino.Render.RenderContentCollection)"]

Namespace:  Rhino.Render.DataSources
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.5
Syntax
public bool Execute(
	RenderContentCollection collection
)

Parameters

collection
Type: Rhino.RenderRenderContentCollection

[Missing <param name="collection"/> documentation for "M:Rhino.Render.DataSources.RdkEdit.Execute(Rhino.Render.RenderContentCollection)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Render.DataSources.RdkEdit.Execute(Rhino.Render.RenderContentCollection)"]

See Also