The option for whether a framing element has independent or uniform justification on its ends.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public enum YZJustificationOption
Members
Member name | Value | Description |
---|---|---|
Independent | 1 | Independent justification settings applied to the element ends. |
Uniform | 0 | Uniform justification settings applied to the element ends. |