mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
Modifications: 1.Test cases 2. locate_data_file from DrawResources/TestCommands.tcl Fix for mesh end Adjusting testing cases for current state of master using new organization of data files
9 lines
283 B
Plaintext
9 lines
283 B
Plaintext
puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_2"
|
|
puts "TODO #22911 ALL: Error : The square of result shape is"
|
|
|
|
restore [locate_data_file CTO908_topo101-o2.brep] obj2
|
|
restore [locate_data_file CTO908_topo101-t2.brep] tool2
|
|
bcut result obj2 tool2
|
|
|
|
set square 0
|