mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0032601: Foundation Classes - Poly_Connect hangs on the given incorrect triangulation
This commit is contained in:
13
tests/bugs/fclasses/bug32601
Normal file
13
tests/bugs/fclasses/bug32601
Normal file
@@ -0,0 +1,13 @@
|
||||
puts "============"
|
||||
puts "0032601: Foundation Classes - Poly_Connect hangs on the given incorrect triangulation"
|
||||
puts "============"
|
||||
puts ""
|
||||
|
||||
cpulimit 30
|
||||
|
||||
restore [locate_data_file cone_bad_tri.brep] a
|
||||
vinit Viewer1/View1
|
||||
vdefaults -autotriang 0
|
||||
vdisplay a
|
||||
vfit
|
||||
vsetdispmode 1
|
Reference in New Issue
Block a user