4a83780e62
VDE-018: Verified — extra braces and invalid using declarations already removed in prior VDE-016 fix iterations. File compiles clean. VDE-022: Added brep_position.h/.cpp with position-based lookup: - get_edge_by_position(body, nearPoint) → edge_id - get_face_by_position(body, nearPoint) → face_id - fillet_by_position / chamfer_by_position / shell_by_position Fixes mesh→BrepModel round-trip ID mismatch for ViewDesign.
ViewDesignEngine 问题反馈
此目录由 ViewDesign 工程自动生成。每个文件对应一个来自 ViewDesign 集成测试中发现的 VDE 问题。
文件命名规则:
VDE-{编号}.md处理完成后,请在文件中更新
status字段。
状态图例
| 状态 | 含义 |
|---|---|
open |
待处理 |
in_progress |
处理中 |
fixed |
已修复 |
wont_fix |
不予修复 |
deferred |
延期 |