FreeCAD/src/Mod/Assembly/DevAssembly.py
2016-04-12 18:11:44 +02:00

6 lines
98 B
Python

import FreeCAD,Assembly,time
print "Script to test the assembly development"
time.sleep(3)