Namespace:
Autodesk.Revit.DB.Architecture
TreadNosingPosition
Enumeration
Description:
Represents on which edges of the nosing to apply the nosing profile.
Represents on which edges of the nosing to apply the nosing profile.
Syntax
public enum TreadNosingPosition
Unknown Namespace Members:
Name | Description |
---|---|
FrontOnly | Adds nosing on the front edge of tread only. |
FrontAndLeft | Adds nosing on the front and left edge of tread. |
FrontAndRight | Adds nosing on the front and right edge of tread. |
FrontLeftAndRight | Adds nosing on the front left and left edge of tread. |