CSMath.BoundingBox.Min - DomCR/ACadSharp GitHub Wiki

Min Property

Get the min corner of the bounding box.

Definition

Namespace: CSMath.BoundingBox

C#

public XYZ Min { get; set; }

Property Value

XYZ