1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-08 18:40:55 +03:00
occt/tests/bugs/step/bug24055
ika 16c7b64236 0024055: Reading a STEP file produces invalid shape
Add checks for cone-like surfaces during seam fixing
Delete check for missing degenerated edge for cones in FixMissingSeam() function, because this check is exist in FixPeriodicDegenerated(). Check for uniqueness of wire is unnecessary after this.
Update of test-cases
2014-05-29 16:44:57 +04:00

16 lines
315 B
Plaintext

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