Click or drag to resize

RenderContentFindChild Method

[Missing <summary> documentation for "M:Rhino.Render.RenderContent.FindChild(System.String)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public RenderContent FindChild(
	string childSlotName
)

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

See Also