Skip to content

ACadSharp.Tables.BlockRecord.GetBoundingBox(System.Boolean)

Albert Domenech edited this page Mar 27, 2025 · 1 revision

GetBoundingBox(System.Boolean) Method

Get the bounding box for all the entities in the block.

Definition

Namespace: ACadSharp.Tables.BlockRecord

C#

public BoundingBox GetBoundingBox(System.Boolean)

Return Value

BoundingBox

Clone this wiki locally