1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/heal/bug27894
msv d3dadd2392 0027894: Crash when calling ShapeUpgrade_UnifySameDomain
- Avoid getting pcurve of edge on not connected face.
- Avoid building wire of empty set of edges.

Small correction of test case for issue CR27894
2017-02-09 16:16:13 +03:00

16 lines
420 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 18 -edge 45
checkview -display result -2d -path ${imagedir}/${test_image}.png