1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/heal/bug27894
jgv e1b097eb67 0033006: Modelling Algorithms - UnifySameDomain raises exception
Correct processing cases where a group of faces lies on U-periodic and V-periodic (torus-like) surface.

Add comments according to the remarks
2022-07-29 19:11:52 +03:00

18 lines
439 B
Plaintext

puts "============"
puts "OCC27894"
puts "============"
puts ""
###############################
## Crash when calling ShapeUpgrade_UnifySameDomain
###############################
stepread [locate_data_file bug27894_usd_raises_Standard_NullObject.stp] a *
renamevar a_1 a
unifysamedom result a
checknbshapes result -m UnifySameDomain -face 12 -edge 30
checkshape result
checkview -display result -2d -path ${imagedir}/${test_image}.png