The option for whether a framing element has independent or uniform justification on its ends.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Since: 2014
Syntax
| C# |
|---|
public enum YZJustificationOption |
| Visual Basic |
|---|
Public Enumeration YZJustificationOption |
| Visual C++ |
|---|
public enum class YZJustificationOption |
Members
| Member name | Description |
|---|---|
| Uniform | Uniform justification settings applied to the element ends. |
| Independent | Independent justification settings applied to the element ends. |