RhinoCommon API
CalculateBoundingBoxEventArgs Class |
[Missing <summary> documentation for "T:Rhino.Display.CalculateBoundingBoxEventArgs"]
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
The CalculateBoundingBoxEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingBox |
Gets the current bounding box.
| |
| Display | (Inherited from DrawEventArgs.) | |
| RhinoDoc | (Inherited from DrawEventArgs.) | |
| Viewport | (Inherited from DrawEventArgs.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IncludeBoundingBox |
Unites a bounding box with the current display bounding box in order to ensure
dynamic objects in "box" are drawn.
| |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |