ACadSharp.Entities.IGeometricEntity.GetBoundingBox - DomCR/ACadSharp GitHub Wiki

GetBoundingBox Method

Gets the bounding box aligned with the axis XYZ that occupies this entity.

Definition

Namespace: ACadSharp.Entities.IGeometricEntity

C#

public BoundingBox GetBoundingBox

Return Value

BoundingBox