Skip to content

[FEATURE] PDF takeoff: snapping to existing measurement endpoints/vertices while drawing #303

Description

@arvildev

Feature request against 9.7.0. While drawing, the only snapping available is the ortho angle snap against the shape's own previous point (orthoSnap, frontend/src/modules/pdf-takeoff/TakeoffViewerModule.tsx:1819); there is no snapping to the endpoints or vertices of already-drawn measurements. On plans where runs adjoin (footing runs sharing corners, wall lines meeting slab edges), shared corners have to be hit by eye at whatever zoom is active, and the two measurements silently disagree by a few pixels. An opt-in snap (with a modifier key or a toggle, and a screen-space radius) to nearby existing vertices would remove that error class. This is a larger build than a single-control change: it needs hit-testing against existing measurement vertices during drawing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions