RhinoCommon API
RenderContentFindChild Method |
[Missing <summary> documentation for "M:Rhino.Render.RenderContent.FindChild(System.String)"]
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.1

public RenderContent FindChild( string childSlotName )
Public Function FindChild ( childSlotName As String ) As RenderContent
Parameters
- childSlotName
- Type: SystemString
[Missing <param name="childSlotName"/> documentation for "M:Rhino.Render.RenderContent.FindChild(System.String)"]
Return Value
Type: RenderContent[Missing <returns> documentation for "M:Rhino.Render.RenderContent.FindChild(System.String)"]
