Scripting and macros/it: Difference between revisions

From FreeCAD Documentation
(Created page with "* Relativamente agli ambienti integrati: ** Esempi di API Drawing ({{Emphasis|l'ambiente Drawing è obsoleto}}) ** FEM_Tutorial_Python/it|FEM Tuto...")
(Created page with "* Oggetti FeaturePython (chiamati anche "oggetti con script"): ** Creare oggetti FeaturePython parte 1 ** Create_a_FeaturePython_...")
Line 34: Line 34:
** [[Sketcher_scripting/it|Script di Sketcher]]
** [[Sketcher_scripting/it|Script di Sketcher]]


* FeaturePython objects (also called 'scripted objects'):
* Oggetti FeaturePython (chiamati anche "oggetti con script"):
** [[Create_a_FeaturePython_object_part_I|Create a FeaturePython object part I]]
** [[Create_a_FeaturePython_object_part_I/it|Creare oggetti FeaturePython parte 1]]
** [[Create_a_FeaturePython_object_part_II|Create a FeaturePython object part II]]
** [[Create_a_FeaturePython_object_part_II/it|Creare oggetti FeaturePython parte 2]]
** [[Scripted_objects|Scripted objects]]
** [[Scripted_objects/it|Script di oggetti]]
** [[Scripted_objects_saving_attributes|Scripted objects saving attributes]]
** [[Scripted_objects_saving_attributes/it|Oggetti creati con script che salvano gli attributi]]
** [[Scripted_objects_migration|Scripted objects migration]]
** [[Scripted_objects_migration/it|Migrazione di oggetti creati con script]]
** [[Scripted_objects_with_attachment|Scripted objects with attachment]]
** [[Scripted_objects_with_attachment/it|Oggetti creati da script con parti associate]]
** [[Viewprovider|Viewprovider]]
** [[Viewprovider/it|Viewprovider]]
** [[Custom_icon_in_tree_view|Custom icon in tree view]]
** [[Custom_icon_in_tree_view/it|Icona personalizzata nella vista ad albero]]
** [[Property|Properties]]
** [[Property/it|Proprietà]]
** [[PropertyLink:_InList_and_OutList|PropertyLink: InList and OutList]]
** [[PropertyLink:_InList_and_OutList/it|PropertyLink: InList e OutList]]
** [[FeaturePython_methods|Methods]]
** [[FeaturePython_methods/it|Metodi]]


* [[3D_view|3D view]]:
* [[3D_view|3D view]]:

Revision as of 09:23, 18 September 2022

Panoramica delle pagine di scripting Python