concept
Cabling Auto Routing Files
Logical files and optional entry-mapping CSV Cabling Auto Routing reads in Creo and on the command line.
Cabling Auto Routing reads a logical file and an optional entry-mapping table. Run the GUI with Cabling Auto Routing. Batch flags stay on Cabling Command Line. Worked jobs: Cabling Auto Routing Examples.
Which file to use
Extension | Where | What it does |
|---|---|---|
| GUI Select Input File | The Auto Routing dialog file picker is AutoCAD Electrical XML. Wires become routes (from/to component and pin, wire number, spool, gauge, color). |
| Command line | Creo Schematics logical XML. The CLI also accepts AutoCAD Electrical XML when the file is not Schematics XML. |
| Command line | Neutral Wire Format — including NWF written by Cabling Bridge. |
| Optional; working directory or | Remaps schematic designations and entry ports to Creo component designations and CSYS names. |
Entry-mapping CSV
Required headers (first row), in this order:
texttrueColumn | What it means |
|---|---|
DESIGNATION | Name in the logical file (schematic or AutoCAD Electrical component). |
ENTRY | Pin or entry port in the logical file. |
NEW_DESIGNATION | Designation on the Creo assembly component. |
NEW_ENTRY | Coordinate-system name on the connector (often |
If you omit both mapping flags, Auto Routing already looks for cadactive_entry_mapping.csv in the Creo working directory. -ENTRY_PORT_MAPPING_FILE= is the same table as -DESIGN_ROUTE_RULES_FILE=.
Routing profile
On the command line, -ROUTING_PROFILE= is optional. If omitted or not found, CadActive uses the default profile. You can also Edit Routing Profile from a tree node in the GUI.