Namespace:
Autodesk.Revit.DB
RoutingPreferenceRuleGroupType
Enumeration
Description:
Add more rule group type here.
Add more rule group type here.
Syntax
public enum RoutingPreferenceRuleGroupType
Unknown Namespace Members:
| Name | Description |
|---|---|
| Undefined | The undefined group type, the default initial value. |
| Segments | The segment types (e.g. pipe stocks) |
| Elbows | The elbow types. |
| Junctions | The junction types (e.g. takeoff, tee, wye, tap). |
| Crosses | The cross types. |
| Transitions | The transition types (Note that the multi-shape transitions may have their own groups). |
| Unions | The union types that connect two segments together. |
| MechanicalJoints | The mechanical joint types that connect fitting to fitting, segment to fitting, or segment to segment. |
| TransitionsRectangularToRound | The multi-shape transition from the rectangular profile to the round profile. |
| TransitionsRectangularToOval | The multi-shape transition from the rectangular profile to the oval profile. |
| TransitionsOvalToRound | The multi-shape transition from the oval profile to the round profile. |
| Caps | The cap types |