BoxPlacement Enumeration


An enumerated type containing possible constraint types for Adaptive Points.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)

Syntax

C#
public enum BoxPlacement
Visual Basic
Public Enumeration BoxPlacement
Visual C++
public enum class BoxPlacement

Members

Member 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.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →