Skip to content

ACadSharp.Entities.UnderlayEntity.GetBoundingBox

Albert Domenech edited this page Jul 20, 2025 · 3 revisions

GetBoundingBox Method

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

Definition

Namespace: ACadSharp.Entities.UnderlayEntity<T>

C#

public overrideBoundingBox GetBoundingBox

Return Value

BoundingBox

Clone this wiki locally