Python Forum

Full Version: How to import FreeCAD in Python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Greetings for the day,
I am a beginner with Python. I want to import FreeCAD in Python.
I am using:-
  • Freecad 18 which have Python 3.6.6
  • Python 3.6.8

Please help me.
Start be reading doc and tutorial.
Getting started with FreeCAD scripting
(Apr-21-2019, 10:15 AM)snippsat Wrote: [ -> ]Start be reading doc and tutorial.
Getting started with FreeCAD scripting

Thank you for your reply.
I have gone through the link given above. They specify to import FreeCAD as Python module locate the file FreeCAD.so.
I am not able to locate the file. I am using Windows.
Please help me with this.
(Apr-21-2019, 04:02 PM)gurbhej_singh Wrote: [ -> ]
(Apr-21-2019, 10:15 AM)snippsat Wrote: [ -> ]Start be reading doc and tutorial.
Getting started with FreeCAD scripting

Thank you for your reply.
I have gone through the link given above. They specify to import FreeCAD as Python module locate the file FreeCAD.so.
I am not able to locate the file. I am using Windows.
Please help me with this.

Please help me with this problem.
(Apr-22-2019, 03:23 AM)gurbhej_singh Wrote: [ -> ]
(Apr-21-2019, 04:02 PM)gurbhej_singh Wrote: [ -> ]Thank you for your reply.
I have gone through the link given above. They specify to import FreeCAD as Python module locate the file FreeCAD.so.
I am not able to locate the file. I am using Windows.
Please help me with this.

Please help me with this problem.

I am expecting reply with solution of the problem I am facing.
Please help me.
(Apr-23-2019, 03:12 AM)gurbhej_singh Wrote: [ -> ]
(Apr-22-2019, 03:23 AM)gurbhej_singh Wrote: [ -> ]Please help me with this problem.

I am expecting reply with solution of the problem I am facing.
Please help me.

I Really need your help, kindly help me to solve this problem.