docs(python): Datum Creator system #141
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Document the Datum Creator: SelectionItem geometry classification (face, plane, cylinder, edge, circle, vertex), 16 datum creation modes (7 plane, 4 axis, 5 point), mode auto-detection via _match_score() algorithm, DatumCreatorTaskPanel UI layout, parameter sections per mode, and dispatch to datums/core.py. Files: mods/ztools/ztools/ztools/commands/datum_commands.py