Skip to content

ACadSharp.Entities.UnknownEntity.GetBoundingBox

Albert Domenech edited this page Aug 5, 2024 · 2 revisions

GetBoundingBox Method

Remarks

An Unknown Entity does not have any geometric shape, therfore it's bounding box will be always 0

Definition

Namespace: ACadSharp.Entities.UnknownEntity

C#

public overrideBoundingBox GetBoundingBox

Return Value

BoundingBox

Clone this wiki locally