dxf: split into layer-key and block-partition workflows

This commit is contained in:
2026-04-13 09:22:03 +09:00
parent be58c7ed3c
commit bd79da2b64
13 changed files with 38154 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
## [SUB] 도면 분할 뷰어 및 zone 정보 제공
- label: `dxf`
- parent: MASTER-02
### 작업 내용
- 파티션 rectangle 시각화
- zone/tag/size 목록 테이블 표시
- 모바일 포함 반응형 확인
### 완료 조건
- `block_partition_report.html`에서 도면 분할이 시각적으로 확인 가능
- 파티션 목록과 zone 정보 동기화 확인