0025244: CMake building procedure should support VTK usage
[occt.git] / adm / templates / draw.bat
1 @echo off
2
3 rem Setup environment and launch DRAWEXE
4 call "%~dp0env.bat" %1 %2 %3
5
6 echo Hint: use "pload ALL" command to load standard commands
7 "%CASROOT%/%BIN_TAIL%/DRAWEXE.exe"
8
9 set "PATH=%ORIGIN_PATH%"
10