Click or drag to resize

File3dmRenderContentIsChild Property

True if this is a child of another render content (i.e., has a parent; is not top-level).

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool IsChild { get; }

Property Value

Type: Boolean
See Also