The justification of the rail supports.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
C# |
---|
public enum RailSupportJustification |
Visual Basic |
---|
Public Enumeration RailSupportJustification |
Visual C++ |
---|
public enum class RailSupportJustification |
Members
Member name | Description |
---|---|
Begin | Supports are justified to the beginning of the rail. |
Center | Supports are justified to the center of the rail. |
End | Supports are justified to the end of the rail. |