The preferred junction type of the MEP curve type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public JunctionType PreferredJunctionType { get; set; }Property Value
JunctionType
Remarks
Use
RoutingPreferenceManager to set this property for PipeType MEPCurves.
See Also
Reference