ACadSharp.Entities.Viewport.GetModelBoundingBox - DomCR/ACadSharp GitHub Wiki

GetModelBoundingBox Method

Gets the bounding box of this viewport in the model space.

Definition

Namespace: ACadSharp.Entities.Viewport

C#

public BoundingBox GetModelBoundingBox

Return Value

BoundingBox