Skip to content

History

Revisions

  • chore: enforce CRLF line endings via .gitattributes

    @KaiUR KaiUR committed May 28, 2026
    2b9793f
  • docs: add wiki pages for 9 new scripts; update sidebar New pages: - Update All Drawing Views (Drawing) - Export Parameter Dependencies To CSV (Part) - Export Sketch Constraints To CSV (Part) - Backup CATIA Settings (Utility) - Clear CATIA Temp Files (Utility) - Open CATIA Settings Folder (Utility) - Reset CATIA Settings (Utility) - Restore CATIA Settings (Utility) - Set CATIA Environment Variable (Utility) _Sidebar.md updated with all 9 entries in alphabetical order.

    @KaiUR KaiUR committed May 28, 2026
    828131a
  • docs: update Export-Process-Table-Parameters wiki for v1.3 Operation column

    @KaiUR KaiUR committed May 28, 2026
    d0dd671
  • docs: add 6 new utility scripts to Home.md

    @KaiUR KaiUR committed May 28, 2026
    4869984
  • docs: add Export_Parameter_Dependencies_To_CSV, Export_Sketch_Constraints_To_CSV, Update_All_Drawing_Views to Home.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 28, 2026
    77e5263
  • Update Save-Child-Parts-To-STL notes to reflect standalone open/close approach

    @KaiUR KaiUR committed May 27, 2026
    63a58da
  • Add Save Child Parts To STL wiki page and sidebar entry

    @KaiUR KaiUR committed May 27, 2026
    bad9c77
  • docs: add Toggle CATIA No Start Document wiki page and update indexes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 27, 2026
    0047f6f
  • docs: add Configure CATIA Version Settings wiki page and update indexes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 27, 2026
    2d2ad91
  • docs: add Utility Scripts section and Kill CATIA Processes page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 27, 2026
    ec03cb6
  • Add wiki pages for NACA airfoil, custom coordinate airfoil, and spline from coordinates scripts Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 22, 2026
    f60da2d
  • Update Writing Scripts: add Drawing folder, fix _bring_to_front, bump pycatia version

    @KaiUR KaiUR committed May 22, 2026
    8a74518
  • Add pycatia GitHub and PyPI links on Home page

    @KaiUR KaiUR committed May 22, 2026
    172b220
  • Fix broken pycatia wiki link on Home page

    @KaiUR KaiUR committed May 22, 2026
    0c0745a
  • Update Contributing section and Script Templates for drawing documents - Fix broken [[CONTRIBUTING.md]] wiki link → external URL - Add [[Common Functions]] to Contributing section - Add drawing_document_basic.py and drawing_document_dialog.py to template table - Add drawing document examples to Examples section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 22, 2026
    eff8591
  • Fix Spring Generator wiki: correct sweep class name and smooth_activity flag HybridShapeSweepCircle → HybridShapeSweepExplicit in description; smooth option noted as disabled (smooth_activity = False), not enabled.

    @KaiUR KaiUR committed May 22, 2026
    9f97afb
  • Update Spring Generator wiki for v1.1 closed ends (GSD surface approach) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 22, 2026
    196f43f
  • Update wiki for v1.1 bug-fix scripts - Check-Open-Bodies: version 1.3 → 1.1 - Clash-Detection-Export: full rewrite — SPA workbench, Conflict API, Value_mm column, wx dialog - Export-Holes-To-CSV: CoG → Origin (Hole.get_origin()); remove SPA note; add Through-hole note - Export-3D-Annotations-To-CSV: Type column is FTA string (Annotation.type), not COM type - BOM-Export-With-Materials: Material column now shows (Part)/(Body) source label - Check-Missing-Files: replace console output section with wx dialog description - List-Properties-To-CSV: Type column uses GeometricalFeatureType enum - Batch-Rename-Instances, Copy-Parameters-Between-Parts, Screenshot-White-Background, Export-Drawing-Dimensions-To-CSV: version bump to 1.1 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 22, 2026
    f048e6a
  • Add wiki pages for new drawing scripts and update existing pages - Add pages for 4 new border/title block scripts - Add page for Update_Title_Block_Headings - Update Update-Title-Block-From-Properties to v1.1 with changelog - Update Drawing-Document-Scripts, Home, and _Sidebar with new entries Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 21, 2026
    efd5bbe
  • Revert wiki subfolder structure — GitHub wiki cannot serve subdirectory pages Moved all script pages back to root. GitHub wiki only serves .md files at the repository root; files in subdirectories are not accessible as wiki pages regardless of link format. Restored all [[Page Name]] wiki link syntax in _Sidebar.md, Home.md, and all index pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 21, 2026
    2bd9a34
  • Fix broken subfolder wiki links — switch [[folder/Page]] to markdown links GitHub wiki converts [[folder/Page Name]] to folder-Page-Name in the URL (drops the slash), breaking all subfolder links. Replaced every [[folder/Page Name]] with [Page Name](folder/Page-Name) across _Sidebar.md, Home.md, all six index pages, and BOM-Export-With-Materials.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 21, 2026
    882abb1
  • Reorganise wiki into category subfolders Moved all individual script pages into six subfolders: any-document/, drawing-document/, part-document/, product-document/, process-document/, shape-generation/ Category index pages and root pages remain at root. Updated all [[wiki links]] in _Sidebar.md, Home.md, and all six index pages to include the folder prefix. Fixed cross-reference in BOM-Export-With-Materials.md. Home.md updated to include Drawing Document Scripts section and all 15 new scripts added this session. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 21, 2026
    24ab860
  • Add Drawing Document Scripts section; move CATDrawing pages from Any Document New page: Drawing-Document-Scripts index. Updated file paths in: Batch-CATDrawing-To-PDF, Batch-CATDrawing-To-DXF, Export-Drawing-Dimensions-To-CSV, Update-Title-Block-From-Properties. Removed CATDrawing entries from Any-Document-Scripts index. Added Drawing Document Scripts section to _Sidebar. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 21, 2026
    501ef75
  • Add wiki pages for 15 new scripts; update index pages and sidebar New pages: Batch-CATDrawing-To-DXF, Export-Properties-To-CSV, Export-Drawing-Dimensions-To-CSV, Screenshot-White-Background, Update-Title-Block-From-Properties, Export-Holes-To-CSV, Check-Open-Bodies, Copy-Parameters-Between-Parts, Export-3D-Annotations-To-CSV, Export-Component-Positions-To-CSV, Clash-Detection-Export, Batch-Rename-Instances, Check-Missing-Files, BOM-Export-With-Materials, Spring-Generator. Updated: Any-Document-Scripts, Part-Document-Scripts, Product-Document-Scripts, Shape-Generation-Scripts index pages and _Sidebar with all new entries. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 21, 2026
    21bcff9
  • Add 6 new script wiki pages; update Home, sidebars and category pages New pages: Reset Visual Properties, Swap Names, Colour Code By Geometric Set, List Properties To CSV, Match Properties In Geometric Set, Select By Colour. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 20, 2026
    9ee503e
  • Copy Name and Colour v1.1: add opacity and point symbol to properties table Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 20, 2026
    3d4d7f9
  • Add Copy Name and Colour wiki page; update Home, sidebar and category page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 20, 2026
    e9e940f
  • Bump Measure Radius Surface Keep Con Auto Edge to v1.2 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 18, 2026
    33f24fc
  • Bump versions on all Measure scripts (collinear fix) Curve: 1.3 -> 1.4 Surface: 1.4 -> 1.5 Surface Keep Con: 1.4 -> 1.5 Surface Keep Con Auto Edge: 1.0 -> 1.1 Curve Keep Con: 1.3 -> 1.4 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 18, 2026
    388edd3
  • Add Measure Radius Surface Keep Con Auto Edge to Home index

    @KaiUR KaiUR committed May 18, 2026
    939982b