feat: 完善 Edge 一级编辑与 CAD 建模语义

This commit is contained in:
2026-08-05 18:06:15 +08:00
parent ed1faf51d8
commit 57d75541c3
19 changed files with 2365 additions and 367 deletions
+1 -1
View File
@@ -374,7 +374,7 @@ def main() -> int:
input_path=hollow_path,
)
_run_worker_case(
label="偏移曲面(局部重建)",
label="偏移变换(局部重建)",
operation="move_face_plane_offset_local",
args=[0, 10.0],
validator=_assert_plane_position,