Scripting and macros: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 4: Line 4:
* [[Drawing Module]]: Automating the 3D-to-2D process
* [[Drawing Module]]: Automating the 3D-to-2D process
* [[Line drawing function]]: How to build a simple tool to draw lines
* [[Line drawing function]]: How to build a simple tool to draw lines
* [[PySide]]: Introduction to PySide and using it in FreeCAD
* [[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
Line 9: Line 10:
* [[Code snippets]]: Pieces of code to serve as ingredients in your scripts
* [[Code snippets]]: Pieces of code to serve as ingredients in your scripts
* [[Topological data scripting]]: Basic shape manipulation examples
* [[Topological data scripting]]: Basic shape manipulation examples
* [[Python Development Environment]]: A simplistic Development Environment for Python within FreeCAD


<!--T:2-->
<!--T:2-->

Revision as of 08:59, 2 March 2015