Translations:Scripting and macros/1/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
m (FuzzyBot moved page Translations:Scripting examples/1/en to Translations:Scripting and macros/1/en without leaving a redirect: Part of translatable page "Scripting examples")
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
* [[Macros|Macros]]: Introduction to macros.
{{docnav|[[Creating a FeaturePython Box, Part II|Creating a FeaturePython Box, Part II]]|}}
* [[Introduction_to_Python|Introduction to Python]]: Introduction to Python for beginners.
* [[Scripted objects]]: How to make 100% python-scripted objects in FreeCAD
* [[Python_scripting_tutorial|Python scripting tutorial]]: Introduction to python scripting in FreeCAD.
* [[Drawing Module]]: Automating the 3D-to-2D process
* [[FreeCAD_Scripting_Basics|FreeCAD Scripting Basics]]: Introduction to python scripting in FreeCAD.
* [[Line drawing function]]: How to build a simple tool to draw lines
* [[Topological_data_scripting|Topological data scripting]]: Basic shape manipulation examples.
* [[PySide]]: Introduction to PySide and using it in FreeCAD
* [[Mesh_Scripting|Mesh Scripting]]: Introduction to Mesh scripting.
* [[Dialog creation]]: How to construct dialogs with Qt designer, and use them in FreeCAD
* [[Mesh_to_Part|Mesh to Part]]: Some basic Mesh- to-Part and Part-to-Mesh examples.
* [[Embedding FreeCAD]]: How to import FreeCAD as a python module in other applications
* [[Macros recipes]]: Examples of macro scripts
* [[Pivy]]: Introduction to Pivy.
* [[FeaturePython_Objects|FeaturePython Objects]]: Create a FeaturePython object part I.
* [[Code snippets]]: Pieces of code to serve as ingredients in your scripts
* [[Creating_a_FeaturePython_Box,_Part_II|Creating a FeaturePython Box, Part II]]: Create a FeaturePython object part II.
* [[Topological data scripting]]: Basic shape manipulation examples
* [[Scripted_objects|Scripted objects]]: How to make 100% python-scripted objects in FreeCAD.
* [[Python Development Environment]]: A simplistic Development Environment for Python within FreeCAD
* [[Embedding_FreeCAD|Embedding FreeCAD]]: How to import FreeCAD as a python module in other applications.
* [[Code_snippets|Code snippets]]: Pieces of code to serve as ingredients in your scripts.
* [[Line_drawing_function|Line drawing function]]: How to build a simple tool to draw lines.
* [[Dialog_creation|Dialog creation]]: How to construct dialogs with Qt designer, and use them in FreeCAD.
* [[Macros_recipes|Macros recipes]]: Examples of macro scripts.
* [[Python_Development_Environment|Python Development Environment]]: A simple Development Environment for Python within FreeCAD.
* [[Debugging|Debugging]]: Information about debugging.

Latest revision as of 18:52, 29 December 2020