Add Assembly App objects and some python bindings

Make Part working
This commit is contained in:
jriegel
2012-01-03 01:21:45 +01:00
committed by Stefan Tröger
parent 95c9259765
commit a224d93d8c
32 changed files with 1437 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
import FreeCAD,Assembly
import FreeCAD,Assembly,time
print "Script to test the assembly development"
time.sleep(3)