View Categories

How to set Gravity Network Pipe/Structure Catalog

2 min read

Motivation #

An important distinction between Gravity Network Catalog and Pressure Network Catalog is that the path for the former is set on a per machine basis, whereas for the latter, it is set on a per drawing basis. This guide serves as a handy, comprehensive reference for those who want to set the Gravity Network Catalog for Pipe and Structure.

The UI Way #

Click Home tab → Create Design panel → Set Pipe Network Catalog, as shown below:

Set Pipe Catalog

This will open the Pipe Network Catalog Dialog Settings, allowing you to specify the Pipe and Structure Catalog.

Pipe Catalog Dialog

The Command Line Way #

Command Line here refers to the Command Line in the Civil 3D application and not the Windows command line.

You can use the command _aeccsetnetworkcatalog to call up the Pipe Network Catalog Dialog Settings above, allowing you to specify your Pipe and Structure Catalog.

The Registry Way #

Knowing where the settings for the Pipe and Structure Catalog are stored in the registry is important if you want to write a script to automate the setup of all part catalogs on new machines when you have custom default catalogs.

The settings for the Pipe and Structure Catalog are stored in the following registry location:

Computer\HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R25.0\ACAD-8100:409\Profiles\<<C3D_Metric>>\Preferences\AeccUiNetwork130

Where

  • R25.0 = Civil 3D 2025
  • R24.3 = Civil 3D 2024

For complete Product Codes: CAD Forum Reference

Metric Configuration #

Component Registry Key Default Path
Pipe F670B5B9-DA12-476d-B461-4FB5C5650A82 C:\ProgramData\Autodesk\C3D 2025\enu\Pipes Catalog\Metric Pipes\Metric Pipes.apc
Structure F1FEBE2D-D589-4f85-BF8E-650ED06A5EA5 C:\ProgramData\Autodesk\C3D 2025\enu\Pipes Catalog\Metric Structures\Metric Structures.apc

Imperial Configuration #

Component Registry Key Default Path
Pipe 16C49365-B844-484b-92CE-9A8ACE681B57 C:\ProgramData\Autodesk\C3D 2025\enu\Pipes Catalog\US Imperial Pipes\US Imperial Pipes.apc
Structure DCE203A2-D381-466f-A23E-08A9D9F8FDBD C:\ProgramData\Autodesk\C3D 2025\enu\Pipes Catalog\US Imperial Structures\US Imperial Structures.apc

The screenshot below shows how the registry looks for a default setting:

Registry Key

Powered by BetterDocs

× Help