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: 25.0.0.0 (25.0.0.0)
Syntax
public enum PreferredJunctionType
Members
Member nameValueDescription
Tee0 Tee junction type.
Tap1 Tap junction type.
See Also