mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
|
|
|