CSMath.BoundingBox.Max - DomCR/ACadSharp GitHub Wiki

Max Property

Get the max corner of the bounding box.

Definition

Namespace: CSMath.BoundingBox

C#

public XYZ Max { get; set; }

Property Value

XYZ