Revit

Revit MEP systems: creation, System Browser, orphan pipes

Revit MEP systems in 13 steps on Revit 2027: duplicate a system type, create a system from fixtures, read the System Browser, find orphan pipes and merge them.

  • GV. Trần Ngọc Việt
  • 13 min read
Ductwork coloured by system, with the System Browser open on one supply air system: source equipment, two diffusers and the flow on each row Photo: Revit 2027 screenshot, Snowdon Towers sample project supplied by Autodesk with the software

The pipes are all drawn and connected, yet the flow schedule is empty and the system check throws warnings across the plan. The cause is rarely the geometry. The pipes and fixtures are not in the right system, or they sit in two systems of different types while looking like one continuous run.

Revit MEP systems are the logical layer that groups the equipment, pipes, fittings and terminals of one network. They are what lets Revit add up flow, colour pipework and schedule by system. This article walks through 13 steps in Revit 2027, from duplicating a system type to finding orphan pipes and merging them back. To learn plumbing, HVAC and electrical on one building, see the Institute's Revit MEP course.

What a system is: three terms people mix up

Autodesk's MEP Systems page for 2027 puts it in one line: "A set of logically connected elements". Three terms decide how you work with Revit MEP systems.

TermWhat it isCan you change itExample
System ClassificationA category built into Revit and set on the connectors of equipment and fixturesNo new ones, no editsSupply Air, Domestic Cold Water, Sanitary, Fire Protection Wet
System TypeA type you duplicate from an existing one; it carries colour, abbreviation and calculation modeCreate, rename, editA basement cold water type
System NameThe name of one system in the modelRevit generates it, you can edit itCN 1

A duplicated type keeps the classification of the type it came from, so choosing the source type is the decision that matters. A cold water connector on a fixture only accepts a system type whose classification is Domestic Cold Water.

Do not confuse system type with pipe type. The pipe type sets material, sizes and the fittings Revit places, which is covered in pipe types in Revit. For the bigger picture, read what is Revit MEP.

Files to follow along

The file used here is Snowdon Towers Sample Plumbing.rvt from the Samples folder of the Revit 2027 installation. Open a copy, do not save over the original, and open the PLAN L2 Water floor plan. The sample uses imperial units, so pipe sizes read in inches and flow in GPM.

The Institute's template files already carry system types set up for Vietnamese practice; see Revit MEP sample files. To get fixtures that belong to no system, copy a water closet connection (WaterClosetConnection) into an empty space twice with the Copy tool. A copy does not take the original's system with it.

Create a system type and a system: steps 1 to 5

Step 1. In the Project Browser, expand Families › Piping Systems › Piping System to see the existing types: Domestic Cold Water, Domestic Hot Water, Sanitary, the Fire Protection types and so on. Right-click Domestic Cold Water; the menu offers Duplicate, Rename... and Type Properties.... Click Type Properties....

Step 2. Click Duplicate...; the Name box proposes Domestic Cold Water 2. Type a new name (here Cấp nước lạnh tầng hầm, basement cold water) and click OK. The System Classification row is greyed out and still reads Domestic Cold Water. Enter CN in Abbreviation, click Edit... next to Graphic Overrides if you want a colour, then OK. The Customize System Types page notes that the Performance setting of Calculations switches off the sizing tools.

System types in the Project Browser and the Type Properties dialog Photo: (1

Step 3. Click the first fixture and hold Ctrl to click the second. The Modify | Plumbing Fixtures tab shows a Create Systems panel with a Piping button; Properties shows System Type as Undefined and an empty System Name.

Two fixtures that belong to no system Photo: (1

Step 4. Click Piping to open Create Piping System. The System type list holds only Sanitary, Domestic Cold Water, Other, Roof Drainage and the new type. Domestic Hot Water is missing because a water closet connection has no hot water connector.

Step 5. Pick the new type: System name fills in as CN 1, the abbreviation plus a number. Tick Open in System Editor and click OK.

The Create Piping System dialog Photo: (1

Revit opens the Edit Piping System tab. Add to System is active, so any fixture you click joins the system; Remove from System takes one out. Select Equipment picks the source equipment such as a pump, which Autodesk says is needed for pressure drop calculations and the System Inspector. Click Finish Editing System to close.

The Edit Piping System tab Photo: (1

System Browser: find unassigned elements

Step 6. Press F9, or go to View › Windows › User Interface › System Browser, and choose Systems and All Disciplines. The Piping branch now has a folder for the new type holding CN 1 with its two fixtures, Flow 15 GPM, Size 1/2". The Unassigned row drops by exactly the number of connectors that joined, here from 35 to 33.

Step 7. Expand Unassigned, which collects every connector that belongs to no system. It is the quickest way to list unassigned elements and forgotten fixtures. Right-click a row to Select it or Show it in a view. Column Settings adds columns such as Fixture Units, Fluid Type and Volume.

The System Browser with the new system and the Unassigned group Photo: (1

Do not chase Unassigned down to zero at any cost. In the sample, 31 water heaters sit under Unassigned › Electrical › Power because the plumbing file has no electrical circuits at all; leaving their power connectors empty is correct. The About the System Browser page adds a warning: Delete in the right-click menu removes elements from the project, and anything left orphaned moves to Unassigned.

Check the system and reconnect orphan pipes: steps 8 to 12

Step 8. Go to Analyze › MEP Connections › Show Disconnects. In Show Disconnects Options tick Pipe and click OK. A yellow triangle appears at every open connector.

Show Disconnects in the MEP Connections panel Photo: (1

Step 9. Click Check Pipe Systems (shortcut PC). Dashed lines link elements of one system that are not physically joined; clicking the warning marker reads "Elements in CN 1 are not connected in a single physical network". A system with a name and a type but no pipes between its members is an orphan system.

Check Pipe Systems flags a disconnected system Photo: (1

Step 10. Select a single fixture; the tab now also shows a Layout panel with Connect Into. Click it and the Select Connector dialog lists each connector with its classification, size and flow direction. Choose Connector 2: Domestic Cold Water : Round : 1/2" : In, click OK, then click the cold water main. Revit draws the branch down to the fixture.

Connect Into and the Select Connector dialog Photo: (1

Step 11. Revit warns at once: "The element you are trying to connect to is assigned to a system that uses a different system type". The main is Domestic Cold Water, the fixture belongs to CN 1 of the new type. The pipe is continuous but the two systems stay apart.

The different system type warning Photo: (1

Step 12. Click the CN 1 row in the System Browser. The Modify | Piping Systems tab appears; Properties shows Fixture Units 5 and Flow 15 GPM, and a dashed box outlines the system in the plan.

Selecting a system in the System Browser Photo: (1

Open the type list at the top of Properties. It offers only the two types with the same classification: the new one and Domestic Cold Water. Choose Domestic Cold Water. The connected fixture merges into the main cold water system, the new type's folder disappears from the System Browser, and CN 1 keeps one element, the fixture that has no pipe yet.

Changing the system type to merge Photo: (1

Show Connector Controls and parent–child in a system

Step 13. Click Analyze › MEP Connections › Show Connector Controls, a toggle new in Revit 2027. Select the branch you just drew: the end at the main shows In and 1/2", the end at the fixture shows 1/2" and Out. The Show Connector Controls page says design elements show the connector size, and flow direction appears for elements in a system connected to equipment.

Show Connector Controls on a pipe branch Photo: (1

In and Out are how you read the parent–child relation in a system: source equipment is the parent, terminals are the children. The water closet's cold water connector reads In because water flows into it; its sanitary connector reads Out because water leaves it.

In the HVAC sample, system Mechanical Supply Air 1 holds a heat recovery unit at 300 CFM and two diffusers at 100 CFM each; the system's Properties show Flow 300 CFM. Read the gap between source and terminals here before moving on to duct sizing.

A supply air system: source and diffusers Photo: (1

From CAD to Revit: layers become systems

Drafters who draw pipework in CAD split systems by layer, one colour per layer, with a lisp routine writing the abbreviation on the line. In Revit the abbreviation lives in Abbreviation, the colour in the system type's Graphic Overrides or a view filter, and the system name is generated.

The big difference: a layer is only a colour, while a system knows which equipment it connects to. Nobody checks a CAD line moved to another layer; in Revit, two system types meeting raise a warning at once. Colouring each system and saving it in a View Template is covered in coloring pipes by system in Revit.

When the system does not work

SymptomCauseFix
No Piping button with the fixture selectedEvery connector on it already belongs to a systemUse the Piping Systems tab › Edit System on the existing system
The System type list lacks the type you needThe fixture has no connector of that classificationPick the right fixture, or duplicate a type from the right classification
Two systems remain after connecting, with a type warningThe systems use different System TypesSelect one and change its type in Properties to match the main
Check Pipe Systems reports not connected in a single physical networkMembers have no pipe between them, or join two networksTurn on Show Disconnects and close the gaps with Connect Into or pipe
Unassigned never reaches zero although all pipes are connectedConnectors of another discipline, such as a water heater's power connectorLeave them; the power side is connected in the electrical file

What people say about systems

What you hearWhat Revit 2027 actually does
You can create a new System ClassificationNo. You duplicate system types; the classification comes from the source
Connect a pipe and the fixture joins the right systemWith a different System Type, Revit warns and keeps two systems
System names must be typed one by oneRevit builds them from the Abbreviation plus a number: CN 1, CN 2…

A solid grip on Revit MEP systems underpins every later article, all the way to Revit MEP quantity takeoff by system.

Frequently asked questions

Where do I open the System Browser?

Press F9, or use View › Windows › User Interface › System Browser, or right-click in the drawing area › Browsers › System Browser.

Do I have to create a system before drawing pipes?

No. According to Autodesk, newly placed fixtures belong to no system; once you add piping between them, they are assigned to a system automatically.

How do I merge two cold water systems into one?

Connect them with pipe and give them the same System Type. If the types differ, select one system in the System Browser and change its type at the top of Properties.

About the author

GV. Trần Ngọc Việt — Head of BIM Management at Thai Binh Investment Joint Stock Company; 17 years in MEP, BIM and project management; leads the BIM Manager course at the Institute of Information Technology in Civil Engineering