FreeCAD Workbench Python Programming: Difference between revisions
Jump to navigation
Jump to search
(Add initial FreeCAD Workbench Python Programming page) |
(Add Topological data scripting) |
||
Line 4: | Line 4: | ||
=Links= | =Links= | ||
* [https://wiki.freecadweb.org/Scripted_objects FreeCAD Wiki - Scripted objects] | * [https://wiki.freecadweb.org/Scripted_objects FreeCAD Wiki - Scripted objects] | ||
* [https://wiki.freecadweb.org/Topological_data_scripting FreeCAD Wiki - Topological data scripting] | |||
* [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 00:55, 23 April 2020
Introduction
This page is meant as a comprehensive collection of resources around how to create a FreeCAD workbench using Python programming.