Skip to content

ACadSharp.Entities.Viewport.GetModelBoundingBox

Albert Domenech edited this page Oct 24, 2024 · 2 revisions

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

Clone this wiki locally