mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
Changes: class BRepCheck_Solid method: void BRepCheck_Solid::Minimum() has been changed. The treatment of shells with INTERNAL faces has been added. Added test case bugs/modalg_5/bug25735 Added TODOs in test cases according to issue 25735.
10 lines
282 B
Plaintext
10 lines
282 B
Plaintext
puts "TODO #22911 ALL: Error : The area of the resulting shape is"
|
|
puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to"
|
|
|
|
restore [locate_data_file CTO908_topo101-o1.brep] obj1
|
|
restore [locate_data_file CTO908_topo101-t1.brep] tool1
|
|
|
|
bcut result obj1 tool1
|
|
|
|
set square 0
|