Python Forum
How to import FreeCAD in Python - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: How to import FreeCAD in Python (/thread-17709.html)



How to import FreeCAD in Python - gurbhej_singh - Apr-21-2019

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.


RE: How to import FreeCAD in Python - snippsat - Apr-21-2019

Start be reading doc and tutorial.
Getting started with FreeCAD scripting


RE: How to import FreeCAD in Python - gurbhej_singh - Apr-21-2019

(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.


RE: How to import FreeCAD in Python - gurbhej_singh - Apr-22-2019

(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.


RE: How to import FreeCAD in Python - gurbhej_singh - Apr-23-2019

(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.


RE: How to import FreeCAD in Python - gurbhej_singh - Apr-24-2019

(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.