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.
15 lines
152 B
Plaintext
Executable File
15 lines
152 B
Plaintext
Executable File
puts "========"
|
|
puts "BUC60774"
|
|
puts "========"
|
|
puts ""
|
|
|
|
vinit
|
|
catch {BUC60774}
|
|
vfit
|
|
|
|
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|
|
|
|
|
|
|
|
|