Line list.
Every named line on the drawing. The line number is parsed into nominal size, material spec, service code, and sequence, then paired with the source and destination equipment from the drawing topology.
Line listread
LineSizeService
6"-P-1001-CS6"Pump discharge
4"-CW-2003-CS4"Cooling water
3"-ST-3007-A13"Steam
8"-PG-1010-CS8"Process gas
2"-IA-40052"Instrument air
5 of 142 lines·.xlsx .csv
Read one of your own drawings.
Drop a P&ID, instrument index, or schedule. Tagsight reads it to the tag and opens a workspace you keep when you sign in.
PDF · DWG · DXF · TIFF · PNG · XLSX
Browse filesor drop a file anywhere on this card
Schema.
| # | Column | Type | Origin | Description |
|---|---|---|---|---|
| 01 | Line number | string | drawing | Full line number as printed on the drawing, e.g. 4"-CS-101-A1A. Carried verbatim, untouched. |
| 02 | Nominal size | string | drawing | Read from the line number. Inches or DN. Preserved in the unit the drawing uses. |
| 03 | Pipe class / spec | string | drawing | Material and service spec code, e.g. CS, SS, A1A. Read from the line-number segments. |
| 04 | Sequence | integer | drawing | Loop or sequence number from the line tag. Groups lines in the same service together. |
| 05 | Service description | string | drawing | What the line carries: crude, steam, instrument air, flare relief, cooling water, recycle gas. |
| 06 | Class | enum | drawing | Process, utility, instrument, or flare / vent. Classified from spec code and stroke style. |
| 07 | From | string | drawing | Source equipment tag or off-page connector. Read from the drawing topology. |
| 08 | To | string | drawing | Destination equipment tag or off-page connector. |
| 09 | P&ID sheet | string | drawing | Source drawing number and revision. Cross-page lines list every sheet they appear on. |
| 10 | Insulation | enum | piping spec | Hot, cold, personnel-protection, or none. Filled when the drawing or piping spec annotates it. |
| 11 | Heat trace | boolean | piping spec | Whether the line carries an electric or steam trace per the spec. |
| 12 | Stress / NDE | string | downstream | Stress flag, NDE requirement, or hydrotest pressure. Owned by piping. |
| 13 | Notes / revisions | string | audit | Revision marker, MOC reference, follow-up note. |
From drawing to schedule.
- 01UploadP&ID set
- 02ParseLine-number segments
- 03RouteFrom and To from topology
- 04ExportExcel or CSV
Sources.
The line list is built from your drawings first, then enriched with insulation and trace data from your piping class register.
Run it on your drawings.
Upload a P&ID set, get every named line parsed and routed, export Excel or CSV.