RoutingPreferenceRuleGroupType Enumeration


Routing Preference Rule Group Type Enumeration

Add more rule group type here.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum RoutingPreferenceRuleGroupType
Members
Member name Value Description
Caps 10 The cap types
Crosses 3 The cross types.
Elbows 1 The elbow types.
Junctions 2 The junction types (e.g. takeoff, tee, wye, tap).
MechanicalJoints 6 The mechanical joint types that connect fitting to fitting, segment to fitting, or segment to segment.
Segments 0 The segment types (e.g. pipe stocks)
Transitions 4 The transition types (Note that the multi-shape transitions may have their own groups).
TransitionsOvalToRound 9 The multi-shape transition from the oval profile to the round profile.
TransitionsRectangularToOval 8 The multi-shape transition from the rectangular profile to the oval profile.
TransitionsRectangularToRound 7 The multi-shape transition from the rectangular profile to the round profile.
Undefined -1 The undefined group type, the default initial value.
Unions 5 The union types that connect two segments together.
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 →