Builtin modules/it: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Updating to match new version of source page)
Line 1: Line 1:
This page presents more in-depth information over the built-in FreeCAD modules, and what are the functions and properties availible to you. This page is not a complete list of all the contents of these modules, and, because of the fast evolution of FreeCAD, the information presented here might be slightly outdated, but it should give you a good overview of the possibilities. For complete list of the modules content, use the dir(module) function in the interpreter.
=Moduli incorporati=
__NOTOC__
=== [[FreeCAD_API|The FreeCAD module]] ===


=== [[Base_API|Base]] ===
Questa pagina presenta le informazioni più approfondite sui moduli incorporati in FreeCAD, e quali sono le funzioni e le proprietà disponibili per voi. Questa pagina non è un elenco completo di tutti i contenuti di questi moduli.<br>
A causa della rapida evoluzione di FreeCAD, le informazioni presentate qui potrebbero essere un po' superate, ma dovrebbero dare una buona panoramica sulle possibilità. Per l'elenco completo dei contenuti dei moduli, utilizzare la funzione dir(nome_modulo) nell'interprete.


=== [[Vector_API|Vectors]] ===
___TOC___


=== [[Matrix_API|Matrixes]] ===


=== [[FreeCAD_API/it|Il modulo di FreeCAD]] ===
=== [[Console_API|Console module]] ===


=== [[Base_API/it|Base]] ===
=== [[FreeCADGui_API|The FreeCADGui Module]] ===


=== [[Vector_API/it|Vettori]] ===
=== [[Selection_API|Selection module]] ===


=== [[Matrix_API/it|Matrici]] ===
=== [[Placement_API|Placement]] ===


=== [[Console_API/it|Modulo della Console]] ===
=== [[Object_API|Document Objects]] ===


=== [[FreeCADGui_API/it|Il modulo FreeCADGui]] ===
=== [[ViewObject_API|View Objects]] ===


[[Category:API]]
=== [[Selection_API/it|Modulo di Selezione]] ===
[[Category:Poweruser Documentation]]


{{clear}}
=== [[Placement_API/it|Posizione]] ===
<languages/>

=== [[Object_API/it|Documentazione di Oggetti]] ===

=== [[ViewObject_API/it|Vista di Oggetti]] ===

{{languages/it | {{en|Builtin_modules}} {{es|Builtin_modules/es}} {{fr|Builtin_modules/fr}} }}

[[Category:API/it]]
[[Category:Poweruser Documentation/it]]

Revision as of 18:12, 11 November 2014

This page presents more in-depth information over the built-in FreeCAD modules, and what are the functions and properties availible to you. This page is not a complete list of all the contents of these modules, and, because of the fast evolution of FreeCAD, the information presented here might be slightly outdated, but it should give you a good overview of the possibilities. For complete list of the modules content, use the dir(module) function in the interpreter.

The FreeCAD module

Base

Vectors

Matrixes

Console module

The FreeCADGui Module

Selection module

Placement

Document Objects

View Objects