FreeCAD Workbench Python Programming: Difference between revisions
Jump to navigation
Jump to search
(Remove extraneous dashes from links) |
(Add Dialog Creation link) |
||
Line 8: | Line 8: | ||
* [https://wiki.freecadweb.org/Topological_data_scripting FreeCAD Wiki - Topological data scripting] | * [https://wiki.freecadweb.org/Topological_data_scripting FreeCAD Wiki - Topological data scripting] | ||
* [https://wiki.freecadweb.org/Placement FreeCAD Wiki - Placement] | * [https://wiki.freecadweb.org/Placement FreeCAD Wiki - Placement] | ||
* [https://wiki.freecadweb.org/Dialog_creation FreeCAD Wiki - Dialog Creation] | |||
* [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] |
Revision as of 01:02, 23 April 2020
Introduction
This page is meant as a comprehensive collection of resources around how to create a FreeCAD workbench using Python programming.