mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
14 lines
277 B
Plaintext
14 lines
277 B
Plaintext
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
|