Builtin modules/es: Difference between revisions

From FreeCAD Documentation
m (template fr)
(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.
Esta página presenta información más detallada sobre los módulos incorporados en FreeCAD, y cuales son las funciones y propiedades disponibles para ti. Esta página no es una lista completa de todo el contenido de estos módulos, y, debido a la rápida evolución de FreeCAD, la información presentada aquí podría estar ligeramente anticuada, pero debería darte un buen punto de vista de sus posibilidades. Para ver una lista completa del contenido de los módulos, utiliza la función dir(module) en el interprete.
__NOTOC__
=== [[FreeCAD_API|The FreeCAD module]] ===


=== [[FreeCAD_API/es|El módulo de FreeCAD]] ===
=== [[Base_API|Base]] ===


=== [[Base_API/es|Base]] ===
=== [[Vector_API|Vectors]] ===


=== [[Vector_API/es|Vectores]] ===
=== [[Matrix_API|Matrixes]] ===


=== [[Matrix_API/es|Matrices]] ===
=== [[Console_API|Console module]] ===


=== [[Console_API/es|Módulo de la Consola]] ===
=== [[FreeCADGui_API|The FreeCADGui Module]] ===


=== [[FreeCADGui_API/es|El módulo FreeCADGui]] ===
=== [[Selection_API|Selection module]] ===


=== [[Selection_API/es|Módulo de Selección]] ===
=== [[Placement_API|Placement]] ===


=== [[Placement_API/es|Ubicación]] ===
=== [[Object_API|Document Objects]] ===


=== [[Object_API/es|Documentación de Objectos]] ===
=== [[ViewObject_API|View Objects]] ===


[[Category:API]]
=== [[ViewObject_API/es|Vista de Objetos]] ===
[[Category:Poweruser Documentation]]


{{clear}}
{{languages/es | {{en|Builtin_modules}} {{fr|Builtin_modules/fr}} {{it|Builtin_modules/it}} }}
<languages/>

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

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