mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
10 lines
306 B
Plaintext
10 lines
306 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_41 "
|
|
}
|
|
restore [locate_data_file pb.brep] a
|
|
|
|
|