Revit 2026 API
Bounding |
Maximum coordinates (upper-right corner of the box).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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