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] 블록 추출 파이프라인 구현
- label: `dxf`
- parent: MASTER-02
### 작업 내용
- BLOCK 정의 파싱
- INSERT 엔티티와 매핑
- 회전/스케일 반영한 world bounds 계산
### 완료 조건
- `block_partition_report.json`에 블록/파티션 정보 출력
- block name, layer, bounds, zoneKey 필드 검증 완료