bug(ztools): tangent_to_cylinder falls back to manual placement #58
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?
TangentPlane MapMode requires a vertex reference not collected by the current UI. The
tangent_to_cylinderdatum creation mode falls back to manual placement instead of usingPart::AttachExtensionlike all other datum types.Expected: Collect vertex reference in UI and use AttachExtension for parametric updates.
Priority: Medium
Source: KNOWN_ISSUES.md #9