PreferredJunctionType Property


The preferred junction type of the MEP curve type.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)

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.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →