PickedBox.Max Property

Maximum coordinates (upper-right-front corner of the pick box).


Namespace: Autodesk.Revit.UI.Selection
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public XYZ Max { get; set; }

Property Value

XYZ

See Also

Reference

PickedBox Class
Autodesk.Revit.UI.Selection Namespace