docs(vde-feedback): update overview -- Batch 10: vd_core_linetypes + styles + units + undo + annotscale VDE integration (83 modules)
This commit is contained in:
@@ -4,7 +4,7 @@ status: resolved
|
||||
severity: medium
|
||||
category: analysis
|
||||
date: 2026-07-27
|
||||
updated: 2026-07-28 (Batch 8: vd_core_views + vd_core_xref + vd_core_groups)
|
||||
updated: 2026-07-28 (Batch 9: vd_core_linetypes + styles + units + undo + annotscale)
|
||||
reporter: ViewDesign
|
||||
---
|
||||
|
||||
@@ -54,12 +54,17 @@ reporter: ViewDesign
|
||||
| vd_core_hatch (hatch_manager) | 填充几何: estimateHatchLineCount + hatchDensity + recommendPattern | ✅ 已构建 |
|
||||
| vd_core_enttemplate (entity_template_manager) | 模板验证: validateTemplateForShape + recommendLineweight | ✅ 已构建 |
|
||||
| vd_core_selsets (selection_set_manager) | 选择集空间查询: computeSetBoundingBox + computeSetGeometryStats + filterBySpatialRegion | ✅ 已构建 |
|
||||
| vd_core_linetypes (linetype_manager) | 线型几何分析: recommendLTScale + estimatePatternRepeats | ✅ 已构建 |
|
||||
| vd_core_styles (style_manager) | 样式几何匹配: recommendTextHeight + recommendArrowSize + estimateTextCapacity | ✅ 已构建 |
|
||||
| vd_core_units (unit_manager) | 单位几何转换: shapeLength + shapeVolume + shapeArea | ✅ 已构建 |
|
||||
| vd_core_undo (undo_manager) | 几何快照估算: estimateShapeSnapshotSize + estimateMaxShapeOperations | ✅ 已构建 |
|
||||
| vd_core_annotscale (annotation_scale_manager) | 注释比例匹配: recommendScaleForShape + estimateViewportScale | ✅ 已构建 |
|
||||
|
||||
### 反馈闭环验证
|
||||
|
||||
VDE-019~026 全部 Fixed。v1.0.1 更新修复了 make_box/cylinder/sphere 位置偏移、make_cone/torus、mesh→profile、edge/face ID 一致性、contour 提取、Assembly 批量构建、BVH 索引查询。良性迭代机制运转良好。
|
||||
|
||||
### 累计集成模块: 78 个 ViewDesign 模块已通过 vd_geom 间接使用 VDE
|
||||
### 累计集成模块: 83 个 ViewDesign 模块已通过 vd_geom 间接使用 VDE
|
||||
|
||||
核心几何功能(布尔运算/测量/验证/干涉/GD&T等)→ vd_geom 统一抽象层 → 全 ViewDesign 模块共享
|
||||
|
||||
|
||||
Reference in New Issue
Block a user