feat: 增强一级关系识别与保持关系策略
This commit is contained in:
@@ -12,7 +12,7 @@ SCRIPT_DIR = PROJECT_ROOT / "scripts"
|
||||
|
||||
CASES: tuple[tuple[str, tuple[str, ...]], ...] = (
|
||||
(
|
||||
"Edge fillet/chamfer and existing fillet rebuild checks",
|
||||
"Edge fillet/chamfer plus existing fillet/chamfer rebuild checks",
|
||||
("verify_edge_round_chamfer.py",),
|
||||
),
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user