mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
New sample added for XDE; test cases added for this and some other samples; description of Tcl samples in Overview updated
8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
# test for creation of cutter shape
|
|
source $env(CASROOT)/samples/tcl/cutter.tcl
|
|
|
|
# make a snapshot
|
|
vdump $imagedir/${test_image}.png
|
|
|
|
puts "TEST COMPLETED"
|