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