mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +03:00
Added test case bugs/step/bug24055 for issue 24055.
This commit is contained in:
parent
01ee00d90b
commit
45f8c99462
17
tests/bugs/step/bug24055
Normal file
17
tests/bugs/step/bug24055
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
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
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user