mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
13 lines
280 B
Plaintext
13 lines
280 B
Plaintext
puts "============"
|
|
puts "0030804: Foundation Classes - Poly_Connect crashes due to out-of-range array modification"
|
|
puts "============"
|
|
|
|
pload MODELING VISUALIZATION
|
|
restore [locate_data_file bug30804.brep] b
|
|
vclear
|
|
vinit View1
|
|
vdisplay b
|
|
vfit
|
|
|
|
vdump ${imagedir}/${casename}.png
|