RenderContentAddChild Method (RenderContent, String) |
Note: This API is now obsolete.
[Missing <summary> documentation for "M:Rhino.Render.RenderContent.AddChild(Rhino.Render.RenderContent,System.String)"]
Namespace: Rhino.Render
[ObsoleteAttribute("This method is obsolete and simply calls SetChild")] public bool AddChild( RenderContent renderContent, string childSlotName )
<ObsoleteAttribute("This method is obsolete and simply calls SetChild")> Public Function AddChild ( renderContent As RenderContent, childSlotName As String ) As Boolean
[Missing <param name="renderContent"/> documentation for "M:Rhino.Render.RenderContent.AddChild(Rhino.Render.RenderContent,System.String)"]
[Missing <param name="childSlotName"/> documentation for "M:Rhino.Render.RenderContent.AddChild(Rhino.Render.RenderContent,System.String)"]
[Missing <returns> documentation for "M:Rhino.Render.RenderContent.AddChild(Rhino.Render.RenderContent,System.String)"]