RVTDocs.com
Namespace: Autodesk.Revit.DB Class: MEPCurveType

MEPCurveType.PreferredJunctionType

Property
Description:
The preferred junction type of the MEP curve type.
Remarks:
Use RoutingPreferenceManager to set this property for PipeType MEPCurves.
Syntax
public JunctionType PreferredJunctionType { get; set; }