Computes the 3D axis aligned bounding box for this arc.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public BoundingBox BoundingBox()
Public Function BoundingBox As BoundingBox
Return Value
Type:
BoundingBoxBounding box of arc.
See Also