Namespace:
Autodesk.Revit.DB.Architecture
PatternJustification
Enumeration
Description:
Justification of patterns distribution.
Justification of patterns distribution.
Syntax
public enum PatternJustification
Unknown Namespace Members:
Name | Description |
---|---|
Beginning | Patterns are distributed starting from the beginning of a railing path. |
End | Patterns are distributed starting from the ending of a railing path. |
Center | Patterns are distributed starting from the center of a railing path. |
SpreadPatternToFit | Patterns are distributed to not last excess length. |