Files
ViewDesignEngine/docs/feedback
茂之钳 4a83780e62
CI / Build & Test (push) Failing after 34s
CI / Release Build (push) Failing after 32s
Build & Test / build-and-test (push) Has been cancelled
Build & Test / python-bindings (push) Has been cancelled
fix(v1.0.1): VDE-018 resolved (file clean) + VDE-022 position-based API
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.
2026-07-28 17:27:18 +08:00
..

ViewDesignEngine 问题反馈

此目录由 ViewDesign 工程自动生成。每个文件对应一个来自 ViewDesign 集成测试中发现的 VDE 问题。

文件命名规则: VDE-{编号}.md

处理完成后,请在文件中更新 status 字段。

状态图例

状态 含义
open 待处理
in_progress 处理中
fixed 已修复
wont_fix 不予修复
deferred 延期