dxf: split into layer-key and block-partition workflows
This commit is contained in:
15
dxf/issues/SUB-03-block-extraction-pipeline.md
Normal file
15
dxf/issues/SUB-03-block-extraction-pipeline.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## [SUB] 블록 추출 파이프라인 구현
|
||||
|
||||
- label: `dxf`
|
||||
- parent: MASTER-02
|
||||
|
||||
### 작업 내용
|
||||
|
||||
- BLOCK 정의 파싱
|
||||
- INSERT 엔티티와 매핑
|
||||
- 회전/스케일 반영한 world bounds 계산
|
||||
|
||||
### 완료 조건
|
||||
|
||||
- `block_partition_report.json`에 블록/파티션 정보 출력
|
||||
- block name, layer, bounds, zoneKey 필드 검증 완료
|
||||
Reference in New Issue
Block a user