mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Tcl samples moved from src/DrawResources to samples/tcl. Scripts VisualisationDemo.tcl and ModelingDemo.tcl fixed to work on Windows. File wing.brep moved from src/DrawResources to data/occ, and DataExchangeDemo.tcl corrected. OCAFDemo.tcl removed, as it has little sense and referred data files are lost Added sample Tcl script creating a model defined on the 'Open CASCADE challenge' web page
5 lines
197 B
Plaintext
5 lines
197 B
Plaintext
This directory provides a set of demo scripts for using OCCT functionality from
|
|
within DRAW Test Harness. Call the scripts from DRAW prompt, e.g.:
|
|
|
|
Draw[]> source samples/tcl/VisualizationDemo.tcl
|