RVTDocs.com
Namespace: Autodesk.Revit.DB Class: BoundingBoxXYZ

BoundingBoxXYZ.Max

Property
Description:
Maximum coordinates (upper-right-front corner of the box).
Remarks:
The bounds are defined in the coordinate space of the box.
Syntax
public XYZ Max { get; set; }