mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08: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
|