mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Test for 0017128: ShapeFix WireIntersector make bad shape
This commit is contained in:
parent
66cfcd0f73
commit
85220a9c01
17
tests/bugs/heal/bug17128
Normal file
17
tests/bugs/heal/bug17128
Normal file
@ -0,0 +1,17 @@
|
||||
puts "========"
|
||||
puts "OCC17128"
|
||||
puts "========"
|
||||
puts ""
|
||||
###########################################
|
||||
# ShapeFix WireIntersector make bad shape
|
||||
###########################################
|
||||
|
||||
restore [locate_data_file bug17129_ff_1285_proj.brep] a
|
||||
fixshape result a
|
||||
|
||||
vinit
|
||||
vdisplay result
|
||||
vfit
|
||||
|
||||
checkshape result
|
||||
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
Loading…
x
Reference in New Issue
Block a user