bug(ztools): tangent_to_cylinder falls back to manual placement #58

Closed
opened 2026-02-08 23:26:07 +00:00 by forbes · 0 comments
Owner

TangentPlane MapMode requires a vertex reference not collected by the current UI. The tangent_to_cylinder datum creation mode falls back to manual placement instead of using Part::AttachExtension like all other datum types.

Expected: Collect vertex reference in UI and use AttachExtension for parametric updates.

Priority: Medium
Source: KNOWN_ISSUES.md #9

TangentPlane MapMode requires a vertex reference not collected by the current UI. The `tangent_to_cylinder` datum creation mode falls back to manual placement instead of using `Part::AttachExtension` like all other datum types. **Expected:** Collect vertex reference in UI and use AttachExtension for parametric updates. **Priority:** Medium **Source:** KNOWN_ISSUES.md #9
forbes added the bug label 2026-02-08 23:26:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#58