Skip to content

ACadSharp.Entities.Solid.GetBoundingBox

Albert Domenech edited this page Apr 6, 2025 · 2 revisions

GetBoundingBox Method

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

Definition

Namespace: ACadSharp.Entities.Solid

C#

public overrideBoundingBox GetBoundingBox

Return Value

BoundingBox

Clone this wiki locally