Share

RailSupportJustification Enumeration

The justification of the rail supports.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum RailSupportJustification

Members

Member nameValueDescription
Begin0 Supports are justified to the beginning of the rail.
Center1 Supports are justified to the center of the rail.
End2 Supports are justified to the end of the rail.

See Also

Reference

Was this information helpful?