RVTDocs.com
Namespace: Autodesk.Revit.DB Class: BoundingBoxXYZ

BoundingBoxXYZ.Min

Property
Description:
Minimum coordinates (lower-left-rear corner of the box).
Remarks:
The bounds are defined in the coordinate space of the box.
Syntax
public XYZ Min { get; set; }