Click or drag to resize

File3dmRenderContentIsTopLevel Property

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

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

Property Value

Type: Boolean
See Also