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()
Public Function GetQueueGroundPlane As GroundPlane
Return Value
Type:
GroundPlane[Missing <returns> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.GetQueueGroundPlane"]
See Also