FreeCAD Programming: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Notes) |
||
Line 12: | Line 12: | ||
=Links= | =Links= | ||
=Notes= | =Notes from G= | ||
*Keeping 3D | *Keeping 3D programming in mind - understanding what you are working with in 3D space | ||
*Label code and functions according to orientation | |||
*Adding toolbars is easy |
Revision as of 23:17, 2 May 2020
Overview
Programming New Workbenches in FreeCAD
One Paragraph Introduction by Ruslan Krenzler
FreeCAD Kernel
Links
Notes from G
- Keeping 3D programming in mind - understanding what you are working with in 3D space
- Label code and functions according to orientation
- Adding toolbars is easy