Advertisement
danfalck

profile_op1.FCMacro

Jan 13th, 2012
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.13 KB | None | 0 0
  1. import sys
  2. sys.path.insert(0,'/home/danfalck/Documents/freecad/curve_output/')
  3.  
  4. import profile_op1
  5.  
  6. profile_op1.createTask()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement