Click or drag to resize

ObjectTableInvalidateBoundingBox Method

Destroys the cached scene bounding box so that it will be regenerated again from scratch next time the view is regenerated

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.8
Syntax
public void InvalidateBoundingBox()
See Also