mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-20 14:19:53 +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
310 B
Plaintext
9 lines
310 B
Plaintext
if { [string compare $command "ShapeConvertRev"] == 0 } {
|
|
puts "TODO OCC23127 ALL: Error : The square of result shape is"
|
|
}
|
|
if {[string compare $command "SplitAngle"] == 0 } {
|
|
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_4 "
|
|
}
|
|
restore [locate_data_file CTO900_pro5363c.rle] a
|
|
|