PatternJustification
Public Enum
Justification of patterns distribution.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum PatternJustification
Members
Member name
Value
Description
Beginning
0
Patterns are distributed starting from the beginning of a railing path.
End
1
Patterns are distributed starting from the ending of a railing path.
Center
2
Patterns are distributed starting from the center of a railing path.
SpreadPatternToFit
3
Patterns are distributed to not last excess length.