feat(datums): add unified datum creator addon #370
Reference in New Issue
Block a user
Delete Branch "feat/unified-datum-creator"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Introduces
mods/datums/— a standalone addon that replaces the three stock PartDesign datum commands (Plane, Line, Point) with a single unifiedCreate_DatumCreatorcommand.Features
Datums_Type/Params/SourceRefsmetadata stored on each datum for the edit panelpartdesign.bodyandpartdesign.featureediting contextsArchitecture
Changes from archived ztools
ZTools_*→Datums_*PySide→PySide6register_command(),inject_commands(),get_theme_tokens()Also included
src/Mod/Create/CMakeLists.txt)