The preferred junction type of the MEP curve type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public JunctionType PreferredJunctionType { get; set; } |
| Visual Basic |
|---|
Public Property PreferredJunctionType As JunctionType Get Set |
| Visual C++ |
|---|
public: property JunctionType PreferredJunctionType { JunctionType get (); void set (JunctionType value); } |
Remarks
Use RoutingPreferenceManager to set this property for PipeType MEPCurves.