Scripting and macros: Difference between revisions

From FreeCAD Documentation
(Created page with '* Scripted objects: How to make 100% python-scripted objects in FreeCAD * Drawing Module: Automating the 3D-to-2D process * Line drawing function: How to build a sim…')
 
No edit summary
Line 4: Line 4:
* [[Dialog creation]]: How to construct dialogs with Qt designer, and use them in FreeCAD
* [[Dialog creation]]: How to construct dialogs with Qt designer, and use them in FreeCAD
* [[Embedding FreeCAD]]: How to import FreeCAD as a python module in other applications
* [[Embedding FreeCAD]]: How to import FreeCAD as a python module in other applications
* [[Macros recipes]]: Examples of macro scripts
* [[Code snippets]]: Pieces of code to serve as ingredients in your scripts
* [[Topological data scripting]]: Basic shape manipulation examples

Revision as of 13:11, 8 July 2011