1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
ssv ba3d7cdfbb 0026260: Tcl scripts for MBB Gehause Rohteil and ANC101 to be added to Samples
Two new sample scripts added, modeling classic shapes from used for comparing modeling systems in 1979 and again in 1983 by Computer Aided Manufacturing International (CAM-I).
2016-02-12 00:06:04 +03:00

9 lines
204 B
Plaintext

# test for creation of ANC101 shape
source $env(CASROOT)/samples/tcl/ANC101.tcl
# check result for validity and make a snapshot
checkshape result
vdump $imagedir/${test_image}.png
puts "TEST COMPLETED"