mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-12 01:49:39 +08:00
5b0f2540d7
Test case for issue CR26607 Fix regressions Correction of test cases for issue CR26607
9 lines
308 B
Plaintext
9 lines
308 B
Plaintext
#if { [string compare $command "ShapeConvertRev"] == 0 } {
|
|
# puts "TODO OCC23127 ALL: Error : The area of the resulting shape is"
|
|
#}
|
|
if {[string compare $command "SplitAngle"] == 0 } {
|
|
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_3 "
|
|
}
|
|
restore [locate_data_file ACAR.brep] a
|
|
|