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.4.0.0 (26.4.0.0)
Syntax
C#
public enum PreferredJunctionType
Members
| Member name | Value | Description |
|---|---|---|
| Tap | 1 | Tap junction type. |
| Tee | 0 | Tee junction type. |
