Scripting and macros/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* [[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 simple tool to draw lines
* [[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
<languages/>
<languages/>
{{docnav|[[Creating a FeaturePython Box, Part II|Creating a FeaturePython Box, Part II]]|}}
[[Category:Poweruser Documentation]]

[[Category:Python Code]]
<div class="mw-translate-fuzzy">
* [[Scripted objects/it|Script di oggetti]]: Come creare oggetti al 100% con script Python in FreeCAD
* [[Drawing Module/it|Modulo Drawing]]: automatizzare il passaggio da 3D a 2D
* [[Line drawing function/it|Funzione per disegnare linee]]: Come costruire un semplice strumento per disegnare le linee
* [[PySide/it|PySide]]: Introduzione a PySide e il suo in FreeCAD
* [[Dialog creation/it|Creare finestre di dialogo]]: Come costruire finestre di dialogo con Qt designer e utilizzarle in FreeCAD
* [[Embedding FreeCAD/it|Incorporare FreeCAD]]: Come importare FreeCAD come un modulo Python in altre applicazioni
* [[Macros recipes/it|Esempi di macro]]: Esempi di script macro
* [[Code snippets/it|Esempi di codice]]: Pezzi di codice da utilizzare negli script
* [[Topological data scripting/it|Script di dati topologici]]: Esempi base di manipolazione di forme
* [[Python Development Environment/it|Python Development Environment]]: Un semplice Ambiente di sviluppo per Python all'interno di FreeCAD
</div>

{{docnav|[[Creating a FeaturePython Box, Part II|Creating a FeaturePython Box, Part II]]|}}

{{Powerdocnavi{{#translation:}}}}
[[Category:Python Code{{#translation:}}]]

Revision as of 20:33, 15 May 2020