Share

TreadNosingPosition Enumeration

Represents on which edges of the nosing to apply the nosing profile.


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

Syntax

C#

public enum TreadNosingPosition

Members

Member nameValueDescription
FrontAndLeft1 Adds nosing on the front and left edge of tread.
FrontAndRight2 Adds nosing on the front and right edge of tread.
FrontLeftAndRight3 Adds nosing on the front left and left edge of tread.
FrontOnly0 Adds nosing on the front edge of tread only.

See Also

Reference

Was this information helpful?