mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
The misprint leading to the problems was fixed. "Draw" tests were created to check the fix. "Draw" test bugs/modalg_7/bug28784 was corrected for right changes of the results.
21 lines
457 B
Plaintext
Executable File
21 lines
457 B
Plaintext
Executable File
puts "========"
|
|
puts "OCC28784"
|
|
puts "========"
|
|
puts ""
|
|
#######################################################
|
|
# [HLR] Crash while getting hidden lines for a compound
|
|
#######################################################
|
|
|
|
pload QAcommands
|
|
|
|
restore [locate_data_file bug28784_MHX_SKG_MS_Pos1_simplified.brep] a
|
|
OCC28784 result a
|
|
|
|
checknbshapes result -edge 235
|
|
|
|
smallview
|
|
top
|
|
donly result
|
|
fit
|
|
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|