Scripting and macros: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<!--T:6-->
{{docnav|[[Creating a FeaturePython Box, Part II|Creating a FeaturePython Box, Part II]]|}}

<!--T:1-->
* [[Scripted objects]]: How to make 100% python-scripted objects in FreeCAD
* [[Scripted objects]]: How to make 100% python-scripted objects in FreeCAD
* [[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 7: Line 14:
* [[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:3-->
{{docnav|[[Creating a FeaturePython Box, Part II|Creating a FeaturePython Box, Part II]]|}}

<!--T:4-->
{{Userdocnavi}}

<!--T:2-->
[[Category:Poweruser Documentation]]

<!--T:5-->
[[Category:Python Code]]


</translate>

Revision as of 21:55, 19 September 2019