Share

JunctionType Enumeration

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 nameValueDescription
Tap0The junction type is tap.
Tee1The junction type is tee.

See Also

Reference

Was this information helpful?