0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / demo / samples / bottle
1 # test for creation of bottle as in tutorial (script is in samples)
2 source $env(CSF_OCCTSamplesPath)/tcl/bottle.tcl
3
4 # check result for validity and make a snapshot
5 checkshape bottle
6 vdump $imagedir/${test_image}.png
7
8 puts "TEST COMPLETED"