0025132: Visualization - treat any TopoDS_Solid as closed volume
[occt.git] / adm / templates / draw.sh
CommitLineData
ad211ad3 1#!/bin/bash
2
3aScriptPath=${BASH_SOURCE%/*}; if [ -d "${aScriptPath}" ]; then cd "$aScriptPath"; fi; aScriptPath="$PWD";
4
32856b63 5source "${aScriptPath}/env.sh" "$1"
ad211ad3 6
7echo 'Hint: use "pload ALL" command to load standard commands'
8DRAWEXE