RenderContent.FirstChild Property

RenderContentFirstChild Property

Return First child of this content or nullptr if none.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RenderContent FirstChild { get; }
Public ReadOnly Property FirstChild As RenderContent
	Get

Property Value

Type: RenderContent
Version Information

Rhino for Windows

Supported in: 6.14
See Also