Click or drag to resize

ArcBoundingBox Method

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()

Return Value

Type: BoundingBox
Bounding box of arc.
See Also