P_Rhino_Geometry_Circle_BoundingBox - mcneel/rhinocommon-api-docs GitHub Wiki

Circle.BoundingBox Property

Gets the circle's 3d axis aligned bounding box.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public BoundingBox BoundingBox { get; }

VB

Public ReadOnly Property BoundingBox As BoundingBox
	Get

Return Value

Type: BoundingBox
3d bounding box.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Circle Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️