4 lines
77 B
Python
4 lines
77 B
Python
import FreeCAD,Assembly
|
|
|
|
print "Script to test the assembly development"
|
import FreeCAD,Assembly
|
|
|
|
print "Script to test the assembly development"
|