Update Manage Program Names 1.5 and Export Process Table 1.6 pages Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Manage Program Names And Comments: v1.4 contour stepover from Step distance Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Manage-Program-Names-And-Comments: v1.3 contour stepover from Maximum distance again Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Manage_Program_Names_And_Comments: v1.2 checks, group edits and limits Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Update Manage Program Names And Comments for v1.1 Staged edits shown in place, Apply no longer confirms, staged names counted when numbering, and a new PP instructions section covering the split between the activity name and the PP words syntax.
Update Manage Program Names And Comments for per part operation settings Metal, master, die part code and spotting are per part operation in the Metal thicknesses table; renumbering is grouped with its own start and step per part operation; templates gained import, export and a switch to drop the shipped entries. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Update the colour key for the new row colours Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Use fictional job numbers in the examples The examples used a real job - its project, die, revision, tool and program names - which has no place on a public wiki. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Rewrite the Manage Program Names And Comments description It read as a list of implementation decisions rather than a description of what the script is for. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Add five scripts missing from the Home index Home listed neither Manage Tooling Catalog, Update Title Block Headings, Delete Hidden Elements In Geometric Set, Hole Size Test Plate Generator nor Clear Script Settings, though all five were on their category pages and in the sidebar. Home now matches the category pages in every category. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Add Manage Program Names And Comments Document the new script and link it from the Process Document Scripts category, the sidebar and Home. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Document Delete Hidden Elements In Geometric Set New page covering the recursive scan, the whole-set deletion behaviour for hidden child sets, and why undefined show states are skipped. Added to the Part Document Scripts index and the sidebar. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Document Manage Tooling Catalog New page covering the grid editor, the NC_RESOURCES catalog structure, keyword unit types, and the editing aids. Notes that Build runs through a generated CATScript because calling CreateCatalogFromcsv over COM builds a catalog rooted at an empty Chapter.1. Added to the Process Document Scripts index and sidebar, and raised that category pycatia floor to 0.10.0. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Document pycatia 0.10.0 enum conventions and tuple getters - Writing-Scripts: new Using pycatia Enums section covering the enum convention, the enumeration.enums import path, and a table of the five VisPropertySet getters that return (status, value) tuples. - Bump the header example to Pycatia 0.10.0. - Update the seven changed script pages to pycatia >= 0.10.0 and their new versions; three pages had drifted behind the scripts and are now correct. - Toggle Show Hide Geometric Set: note the get_show behaviour fix. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
docs: add Change: to required header format Add Change: field to the header example and header rules bullet list. Also add Drawing_Document_Scripts\ and Utility_Scripts\ to the folder structure list. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: remove E722 from ignored rules — bare excepts now enforced Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add Linting section to Writing-Scripts wiki page Documents ruff rules, ignored codes, common failures table, and how to run ruff locally. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: sync wiki versions after ruff violation fixes 17 wiki pages updated to match script versions bumped in b0640ae. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: sync version numbers with scripts after ruff fix commit 29 wiki pages updated to match the versions bumped in pycatia_scripts b34fa29 and the header-summary follow-up commit. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Rewrite Installation-and-Setup: add download methods, venv guide, fix running instructions - Add four download methods: git clone, GitHub Desktop, ZIP download, single file download - Add optional virtual environment setup section - Add double-click in File Explorer as a run method - Remove CATIA Macro Manager section (does not support Python) - Renumber sections accordingly Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add Hole Size Test Plate Generator wiki page; update index and sidebar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: link template table entries to source files on GitHub Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: mention Q=1 reflexed support in NACA 5 Digit Airfoil Generator description Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add Clear Script Settings wiki page and update indexes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: update NACA 5 Digit Airfoil Generator wiki for v1.1 Q=1 support Document reflexed (Q=1) camber line: updated NACA code format table, added 23112 example, removed Q=1 not supported note. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add wiki pages for 6 new shape generation scripts Add individual wiki pages for Ellipse Generator, NACA 5 Digit Airfoil Generator, Plot 2D Function, Plot 3D Parametric Curve, Regular Polygon Generator, and Sine Wave Curve Generator. Update Shape-Generation-Scripts category page and _Sidebar to include all 6 entries. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add 6 new shape generation scripts to wiki home Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: clarify standalone usage, setup options, and update/upgrade instructions Scripts can be run from the terminal or CATIA Macro Manager without any launcher. Wiki now leads with standalone usage, references requirements.txt for install, documents update.bat and --upgrade for upgrades, and adds CatiaMenuWin32 as an optional run method. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Remove Downgrade CATIA File Version from wiki Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add wiki page for Downgrade_CATIA_File_Version; update Home and Sidebar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>