Commit | Line | Data |
---|---|---|
c2a0f481 | 1 | if {[string compare $command "ShapeConvertRev"] == 0 } { |
6aac585a | 2 | puts "TODO OCC23127 ALL: Error : The area of the resulting shape is " |
c2a0f481 | 3 | } |
4 | if {[string compare $command "SplitAngle"] == 0 } { | |
5d010b1d | 5 | puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_40 " |
c2a0f481 | 6 | } |
7 | restore [locate_data_file pb.brep] a | |
8 | ||
9 |