Run arbitrary scripts from Cmd command line

This commit is contained in:
jriegel
2012-01-02 15:56:17 +01:00
committed by Stefan Tröger
parent 5e7654b794
commit 949a50a0cd
6 changed files with 2227 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
import FreeCAD,Assembly
print "Script to test the assembly development"