reference
Drawing Table Report
Export each table on a Creo drawing to its own text or CSV file.
Drawing Table Report exports every table on a Creo drawing. Each table becomes its own file next to the drawing, or in the Creo working directory if the drawing path is not valid.
Current model: drawing. This report does not open Save Output File. On success, CadActive can open the output folder.
How to run it
Creo: Generate a Report — pick Drawing Table Report.
Command line: Reporting Command Line with
-REPORT="Drawing Table Report".
Files
Each table is written as <drawing>_tbl_<id>. Organization Exported File Name Prefix and Suffix from Settings for Reporting are applied.
Format is text or CSV from Export Report to CSV (not the Excel default used by other reports). Other settings used:
Include Table Header — optional header rows: sheet number, sheet name, table number, file version.
Ignore Drawing Sheets without Formats — skip sheets that have no shown format.
Report Delimiter — delimiter in the table file.
The table body is the cell text from the drawing table.