Click or drag to resize

ChangeQueueGetQueueSceneBoundingBox Method

Get the scene bounding box

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

Return Value

Type: BoundingBox
Scene bounding box
See Also