RdkEdit.Execute Method

RdkEditExecute Method

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

Namespace:  Rhino.Render.DataSources
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool Execute(
	RenderContentCollection collection
)
Public Function Execute ( 
	collection As RenderContentCollection
) As Boolean

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)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also