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

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