Share

RiserToTreadConnectionOption Enumeration

Represents the connection style of the riser and tread in relation to each other.


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

Syntax

C#

public enum RiserToTreadConnectionOption

Members

Member nameValueDescription
JoinAll2 The connection will join all risers and treads.
RiserBehindTread0 The connection will extend riser behind tread.
TreadUnderRiser1 The connection will extend tread under riser.

See Also

Reference

Was this information helpful?