File3dmRenderContentChildren Property |
[Missing <summary> documentation for "P:Rhino.FileIO.File3dmRenderContent.Children"]
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax public IEnumerable<File3dmRenderContent> Children { get; }
Public ReadOnly Property Children As IEnumerable(Of File3dmRenderContent)
Get
Property Value
Type:
IEnumerableFile3dmRenderContentSee Also