mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-31 11:15:31 +03:00
18 lines
405 B
Plaintext
18 lines
405 B
Plaintext
puts "TODO OCC24055 Debian60-64 Windows: Faulty shapes in variables faulty_1 to faulty_"
|
|
|
|
puts "============"
|
|
puts "OCC24055"
|
|
puts "============"
|
|
puts ""
|
|
#################################################
|
|
# Reading a STEP file produces invalid shape
|
|
#################################################
|
|
|
|
stepread [locate_data_file bug24055_8MTF-75LS05.step] a *
|
|
checkshape a_1
|
|
|
|
axo
|
|
fit
|
|
set only_screen_axo 1
|
|
|