FreeCAD Workbench Python Programming: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Add todo)
(Break up links into where to learn and get help sections)
Line 2: Line 2:
This page is meant as a comprehensive collection of resources around how to create a FreeCAD workbench using Python programming.
This page is meant as a comprehensive collection of resources around how to create a FreeCAD workbench using Python programming.


=Links=
=Where to Learn=
'''TODO:''' Begin grouping links into related sub-sections.
'''TODO:''' Begin grouping links into related sub-sections.


Line 15: Line 15:
* [https://wiki.freecadweb.org/Dialog_creation FreeCAD Wiki - Dialog Creation]
* [https://wiki.freecadweb.org/Dialog_creation FreeCAD Wiki - Dialog Creation]
* [https://wiki.freecadweb.org/PySide FreeCAD Wiki - PySide]
* [https://wiki.freecadweb.org/PySide FreeCAD Wiki - PySide]
=Where to Get Help=
* [https://forum.freecadweb.org/viewforum.php?f=22 FreeCAD Forums - Python scripting and macros]
* [https://forum.freecadweb.org/viewforum.php?f=22 FreeCAD Forums - Python scripting and macros]
* [[OSE Slack Channel]]

Revision as of 01:12, 23 April 2020