Represents on which edges of the nosing to apply the nosing profile.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member 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. |