mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
14 lines
311 B
Plaintext
14 lines
311 B
Plaintext
puts "TODO OCC22288 ALL: Faulty shapes in variables"
|
|
|
|
puts "========"
|
|
puts "OCC22288"
|
|
puts "========"
|
|
puts ""
|
|
########################################
|
|
# checkshape works wrong with attached shape.
|
|
########################################
|
|
|
|
restore [locate_data_file bug22288_b1_m.brep] result
|
|
|
|
checkshape result
|