mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08:00
9 lines
311 B
Plaintext
9 lines
311 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_4 "
|
|
}
|
|
restore [locate_data_file CAPOT75.brep] a
|
|
|