Description:

Library developers should override this function to increase the bounding box of scene so it includes the geometry that you plan to draw in the "Draw" virtual functions. The default implementation does nothing.

Syntax:
protected virtual void CalculateBoundingBox(
CalculateBoundingBoxEventArgs e
)
protected
virtual
Parameters:
Returns:
Type: void

/
/
/
CalculateBoundingBox

CalculateBoundingBox method

Class:  Rhino.Display.DisplayConduit

Nothing found