2024 Class
Changes 0
C

PickedBox

Description:
A class that contains two XYZ points representing the pick box on the screen.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.UI.Selection.PickedBox
public class PickedBox
Name Return Type Description
P Max XYZ Maximum coordinates (upper-right-front corner of the pick box).
P Min XYZ Minimum coordinates (lower-left-rear corner of the pick box).