kintex/tools/cad
zio 0702b414bf feat(m2): V66 K2 hall 6-10 trench measured seed from CAD (65 channels, 941 points)
- Extract trench channels from original 1F site plan DWG (same origin as
  hall frames) via streaming DXF tag parser that walks xref BLOCK contents
  and resolves INSERT-chain transforms (missed by top-level iteration,
  which caused the earlier 'no trench layer in K2' misjudgment).
- Power trunk plan (E3-59~69) used as cross-validation only: its util-line
  xref is a cropped copy (x<=509.2m) with ~3.5m phase offset; angle
  clusters (0/+-11/-12 deg) confirm frame rotation alignment.
- Generator tools/cad/extract_trench_seed_k2.py: frame rotation, horizontal
  clip (Liang-Barsky), >=30m runs, 1.5m twin-line merge, 6m point sampling
  (V61 convention). H6 9 / H7 H8 H9 H10 14 channels each, is_assumed=false.
- All halls H1-H10 now have measured trench (PLANNING R4 resolved).
- Docs: cad-extraction.md V66 section, OWNER_FEEDBACK log.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 00:49:45 +09:00
..
dwg_extract.py feat(m2): DWG/JPG floorplan underlay tabs + CAD extraction pipeline 2026-07-15 00:35:12 +09:00
extract_exit_seed.py feat(m2): V65 measured exit positions + canvas real trench data 2026-07-16 00:18:42 +09:00
extract_obstacle_seed_k2.py feat(m2): V64 K2 obstacle seeds - all 10 halls now obstacle-aware 2026-07-15 23:45:14 +09:00
extract_obstacle_seed.py feat(m2): V63 wall/stair/elevator/door obstacle recognition + avoidance 2026-07-15 23:38:29 +09:00
extract_pillar_seed.py feat(m2): V62 measured pillar seed + auto-layout pillar avoidance 2026-07-15 23:09:11 +09:00
extract_trench_seed_k2.py feat(m2): V66 K2 hall 6-10 trench measured seed from CAD (65 channels, 941 points) 2026-07-16 00:49:45 +09:00
extract_trench_seed.py feat(m2): V62 measured pillar seed + auto-layout pillar avoidance 2026-07-15 23:09:11 +09:00
fast_render.py feat(m2): K2 halls 6-10 DWG underlays - DWG tab complete for all 10 halls 2026-07-15 02:32:58 +09:00
render_hall_png.py feat(m2): DWG/JPG floorplan underlay tabs + CAD extraction pipeline 2026-07-15 00:35:12 +09:00