ChangeQueueGetQueueSceneBoundingBox Method |
Get the scene bounding box
Namespace:
Rhino.Render.ChangeQueue
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public BoundingBox GetQueueSceneBoundingBox()
Public Function GetQueueSceneBoundingBox As BoundingBox
Return Value
Type:
BoundingBoxScene bounding box
See Also