Scripting and macros/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{docnav|[[Creating a FeaturePython Box, Part II|Creating a FeaturePython Box, Part II]]|}}


{{Docnav
* [[Scripted objects]]: How to make 100% python-scripted objects in FreeCAD
|[[Creating_a_FeaturePython_Box,_Part_II|Creating a FeaturePython Box, Part II]]
* [[Drawing Module]]: Automating the 3D-to-2D process
|
* [[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
* [[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
* [[Python Development Environment]]: A simplistic Development Environment for Python within FreeCAD


* [[Scripted_objects|Scripted objects]]: How to make 100% python-scripted objects in FreeCAD.
{{docnav|[[Creating a FeaturePython Box, Part II|Creating a FeaturePython Box, Part II]]|}}
* [[Drawing_Module|Drawing Module]]: Automating the 3D-to-2D process.
* [[Line_drawing_function|Line drawing function]]: How to build a simple tool to draw lines.
* [[PySide|PySide]]: Introduction to PySide and using it in FreeCAD.
* [[Dialog_creation|Dialog creation]]: How to construct dialogs with Qt designer, and use them in FreeCAD.
* [[Embedding_FreeCAD|Embedding FreeCAD]]: How to import FreeCAD as a python module in other applications.
* [[Macros_recipes|Macros recipes]]: Examples of macro scripts.
* [[Code_snippets|Code snippets]]: Pieces of code to serve as ingredients in your scripts.
* [[Topological_data_scripting|Topological data scripting]]: Basic shape manipulation examples.
* [[Python_Development_Environment|Python Development Environment]]: A simple Development Environment for Python within FreeCAD.

{{Docnav
|[[Creating_a_FeaturePython_Box,_Part_II|Creating a FeaturePython Box, Part II]]
|
}}


{{Powerdocnavi{{#translation:}}}}
{{Powerdocnavi{{#translation:}}}}
[[Category:Developer Documentation{{#translation:}}]]
[[Category:Python Code{{#translation:}}]]
[[Category:Python Code{{#translation:}}]]
{{clear}}

Revision as of 06:00, 6 June 2020