PickedBox.Min Property

Minimum coordinates (lower-left-rear 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 Min { get; set; }

Property Value

XYZ

See Also

Reference

PickedBox Class
Autodesk.Revit.UI.Selection Namespace