mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-26 16:47:01 +08:00
0027000: Invalid result of ShapeUpgrade_UnifySameDomain
Add two test scripts to bugs/heal grid with involved in bug shapes
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
restore [locate_data_file bug27000_1.brep] shape
|
||||
unifysamedom result shape
|
||||
checkshape result
|
||||
checknbshapes result -vertex 60 -edge 87 -wire 35 -face 33 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 220
|
||||
@@ -0,0 +1,4 @@
|
||||
restore [locate_data_file bug27000_2.brep] shape
|
||||
unifysamedom result shape
|
||||
checkshape result
|
||||
checknbshapes result -vertex 46 -edge 68 -wire 26 -face 26 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 171
|
||||
Reference in New Issue
Block a user