projects
/
occt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
0025236: Sample DRAW script to demonstrate XDE features
[occt.git]
/
tests
/
demo
/
samples
/
cutter
diff --git a/tests/demo/samples/cutter
b/tests/demo/samples/cutter
new file mode 100644
(file)
index 0000000..
3549d1c
--- /dev/null
+++ b/
tests/demo/samples/cutter
@@ -0,0
+1,7
@@
+# test for creation of cutter shape
+source $env(CASROOT)/samples/tcl/cutter.tcl
+
+# make a snapshot
+vdump $imagedir/${test_image}.png
+
+puts "TEST COMPLETED"