RhinoCommon API
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

public bool GetUnderlyingInstances( ref RenderContentCollection collection )
Public Function GetUnderlyingInstances ( ByRef collection As RenderContentCollection ) As Boolean
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@)"]
