Click or drag to resize

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; }

Property Value

Type: IEnumerableFile3dmRenderContent
See Also