Describes the justify method of beamsystem.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum BeamSystemJustifyType
Members
| Member name | Value | Description |
|---|---|---|
| Beginning | 3 | Beginning. |
| Center | 1 | Center. |
| DirectionLine | 4 | DirectionLine. |
| End | 2 | End. |
