DisplayPipeline.ActiveObjectNestingStack Property

DisplayPipelineActiveObjectNestingStack Property

[Missing <summary> documentation for "P:Rhino.Display.DisplayPipeline.ActiveObjectNestingStack"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RhinoObject[] ActiveObjectNestingStack { get; }
Public ReadOnly Property ActiveObjectNestingStack As RhinoObject()
	Get

Property Value

Type: RhinoObject
Version Information

Rhino for Windows

Supported in: 6.14
See Also