Revit 2025.3 API
| Bounding | 
Maximum coordinates (upper-right corner of the box).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public UV Max { get; set; }
Public Property Max As UV Get Set
public: property UV^ Max { UV^ get (); void set (UV^ value); }
member Max : UV with get, set
Property Value
UVSee Also