Computes the 3D axis aligned bounding box for this arc.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic BoundingBox BoundingBox()
Public Function BoundingBox As BoundingBox
Return Value
Type:
BoundingBoxBounding box of arc.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also