Click or drag to resize

RenderContentGetUnderlyingInstances Method

[Missing <summary> documentation for "M:Rhino.Render.RenderContent.GetUnderlyingInstances(Rhino.Render.RenderContentCollection@)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool GetUnderlyingInstances(
	ref RenderContentCollection collection
)

Parameters

collection
Type: Rhino.RenderRenderContentCollection

[Missing <param name="collection"/> documentation for "M:Rhino.Render.RenderContent.GetUnderlyingInstances(Rhino.Render.RenderContentCollection@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Render.RenderContent.GetUnderlyingInstances(Rhino.Render.RenderContentCollection@)"]

See Also