RVTDocs.com
Namespace: Autodesk.Revit.DB

BoxPlacement

Enumeration
Description:
An enumerated type containing possible constraint types for Adaptive Points.
Syntax
public enum BoxPlacement
Unknown Namespace Members:
Name Description
Center Placement of a box by its center point
TopLeft Placement of a box by its top left corner.
TopRight Placement of a box by its top right corner.
BottomRight Placement of a box by its bottom right corner.
BottomLeft Placement of a box by its bottom left corner.