feat: 完善 STEP/B-Rep 一级关系参数化编辑
This commit is contained in:
@@ -19,6 +19,10 @@ CASES: tuple[tuple[str, tuple[str, ...]], ...] = (
|
||||
"Boss diameter, height and axis local rebuilds",
|
||||
("verify_boss_resize.py",),
|
||||
),
|
||||
(
|
||||
"Rectangular boss/pocket size, depth, center and top-step edits",
|
||||
("verify_prismatic_feature.py",),
|
||||
),
|
||||
(
|
||||
"Property editor keeps generic Face edits out of boss features",
|
||||
("verify_property_editor_specs.py",),
|
||||
|
||||
Reference in New Issue
Block a user