PlanX CAD Toolset 1.7.0 — Hatch / Pattern Fill + Construction Lines.
Hatch tool
- Pick a closed polygon; choose a pattern (parallel, cross,
diagonal up, diagonal down), spacing in m, angle in degrees, and
colour from the new HatchDialog.
- Lines swept across the polygon's bounding box, then clipped to
the polygon (multipart-safe; multi-line intersections are split
per part).
- Output goes to the auto-created planx_hatch line layer with
source_layer / pattern / spacing_m / angle_deg / color attributes,
so the hatch survives export to other GIS or CAD formats.
- Shortcut: Ctrl+Shift+H.
Construction Lines tool
- 2-click reference line on the auto-created planx_construction
layer with a dashed cyan style applied on first use.
- Three dispatch modes registered: construction_inf (extends 10x
canvas diagonal past both reference points), construction_ray
(extends past the second point only), and construction_seg
(bounded segment).
- Attributes capture from/to coordinates and the active mode.
- Right-click clears the active pair; Esc cancels.
- Shortcut for infinite mode: Ctrl+Shift+K.
Wiring
- main_plugin._create_tool dispatches the three new keys.
- Hatch joins the dialog-tool set so each invocation re-asks
parameters.
- Icons cad_hatch.svg and cad_construction.svg added to the dock's
Edit group.
yes
geo140195philo
2026-05-20T10:37:08.666609+00:00
3.28.0
3.99.0
None
no
Plugin Tags