mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-09 15:51:29 +08:00
5747059b21
Created command checkview for displaying shapes.
16 lines
426 B
Plaintext
16 lines
426 B
Plaintext
puts "============"
|
|
puts "CR26462"
|
|
puts "============"
|
|
puts ""
|
|
|
|
##########################################################################################
|
|
puts "Visualization - selection does not adapt to line width change"
|
|
##########################################################################################
|
|
|
|
pload VISUALIZATION QAcommands
|
|
|
|
vinit
|
|
OCC26462
|
|
|
|
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|