Share

PreferredJunctionType Enumeration

Enumerated type representing the possible options for the preferred junction for a routine preference rule.


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

Syntax

C#

public enum PreferredJunctionType

Members

Member nameValueDescription
Tap1 Tap junction type.
Tee0 Tee junction type.

See Also

Reference

Was this information helpful?