Skip to content

Drawing Document Scripts

KaiUR edited this page May 21, 2026 · 5 revisions

Drawing Document Scripts

Scripts in this category work on CATDrawing documents. Batch export scripts do not require an open drawing — they process files in a selected folder.

Script Description
Add Border And Title Block Adds an ISO 5457 border and title block to the active sheet of an open CATDrawing
Add Border And Title Block With Values Adds an ISO 5457 border and title block to the active sheet, with a dialog to enter field values
Batch CATDrawing To DXF Exports all CATDrawing files in a selected folder to DXF
Batch CATDrawing To PDF Exports all CATDrawing files in a selected folder to PDF
Create Drawing Border And Title Block Creates a new CATDrawing with an ISO 5457 border and ISO 7200-style title block for A0–A4 paper sizes
Create Drawing Border And Title Block With Values Creates a new CATDrawing with an ISO 5457 border and title block, with a dialog to enter field values
Export Drawing Dimensions To CSV Exports all dimensions from the active CATDrawing to CSV
Update Title Block From Properties Maps document properties to drawing title block text fields via a GUI dialog
Update Title Block Headings Edit the heading labels in the title block of the active CATDrawing sheet

Requirements for all scripts in this category:

  • CATIA V5 running
  • Python >= 3.10
  • pycatia >= 0.8.3

Active-document scripts require an open CATDrawing. Batch scripts only require a folder of CATDrawing files.

Home


Getting Started


Contributing


Any Document Scripts


Drawing Document Scripts


Part Document Scripts


Shape Generation Scripts


Process Document Scripts


Product Document Scripts


Utility Scripts


Legal

Clone this wiki locally