mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-01 11:34:54 +08:00
5747059b21
Created command checkview for displaying shapes.
14 lines
376 B
Plaintext
Executable File
14 lines
376 B
Plaintext
Executable File
|
|
puts "================"
|
|
puts "OCC313"
|
|
puts "================"
|
|
puts ""
|
|
|
|
########################################################
|
|
#### Exeption is raised in DRAW during command "restore" on attahed shape.
|
|
########################################################
|
|
|
|
restore [locate_data_file OCC313.brep] result
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|