Click or drag to resize

ChangeQueueGetQueueGroundPlane Method

Get groundplane known to the queue at the time of the Flush

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public GroundPlane GetQueueGroundPlane()

Return Value

Type: GroundPlane

[Missing <returns> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.GetQueueGroundPlane"]

See Also