An enumerated type listing all the junction types for MEP curve types.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum JunctionType
Members
Member name | Value | Description |
---|---|---|
Tap | 0 | The junction type is tap. |
Tee | 1 | The junction type is tee. |