mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0025236: Sample DRAW script to demonstrate XDE features
New sample added for XDE; test cases added for this and some other samples; description of Tcl samples in Overview updated
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Script reproducing creation of bottle model as described in OCCT Tutorial
|
||||
# Script demonstrating ray tracing in 3d view
|
||||
|
||||
# make bottle by calling another script
|
||||
source [file join [file dirname [info script]] bottle.tcl]
|
||||
@@ -12,6 +12,7 @@ bcut glass glass_out glass_in
|
||||
ttranslate glass -30 -30 0
|
||||
|
||||
# show table and glass
|
||||
vinit w=1024 h=1024
|
||||
vsetmaterial bottle aluminium
|
||||
vdisplay table
|
||||
vsetmaterial table bronze
|
||||
|
Reference in New Issue
Block a user