docs: Datum Creator system reference #212

Merged
forbes merged 1 commits from docs/datum-creator-system into main 2026-02-14 19:28:49 +00:00
Owner

Fixes #141

Adds comprehensive reference documentation for the ZTools Datum Creator system:

  • SelectionItem geometry classification (face, plane, cylinder, edge, circle, vertex)
  • All 16 creation modes (7 plane, 4 axis, 5 point) with required inputs and parameters
  • Auto-detection scoring algorithm (_match_score)
  • Task panel UI layout and components
  • Dispatch table from UI modes to core.py functions
  • Core implementation details (attachment, metadata, styling, spreadsheet linking)
Fixes #141 Adds comprehensive reference documentation for the ZTools Datum Creator system: - SelectionItem geometry classification (face, plane, cylinder, edge, circle, vertex) - All 16 creation modes (7 plane, 4 axis, 5 point) with required inputs and parameters - Auto-detection scoring algorithm (_match_score) - Task panel UI layout and components - Dispatch table from UI modes to core.py functions - Core implementation details (attachment, metadata, styling, spreadsheet linking)
forbes added 1 commit 2026-02-14 19:23:10 +00:00
docs: Datum Creator system reference (#141)
Some checks failed
Build and Test / build (pull_request) Has been cancelled
e443538548
Document the ZTools Datum Creator: SelectionItem geometry classification,
16 creation modes (7 plane, 4 axis, 5 point), auto-detection scoring
algorithm, task panel UI layout, parameter sections, dispatch to
datums/core.py, and core implementation details.
forbes merged commit 2c564bea8a into main 2026-02-14 19:28:49 +00:00
forbes deleted branch docs/datum-creator-system 2026-02-14 19:28:50 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#212