Namespace:
Autodesk.Revit.DB
BoxPlacement
Enumeration
Description:
An enumerated type containing possible constraint types for Adaptive Points.
An enumerated type containing possible constraint types for Adaptive Points.
BoxPlacement Enumeration Members:
| Name | Description |
|---|---|
| 0 | Placement of a box by its center point |
| 1 | Placement of a box by its top left corner. |
| 2 | Placement of a box by its top right corner. |
| 3 | Placement of a box by its bottom right corner. |
| 4 | Placement of a box by its bottom left corner. |