Builtin modules: Difference between revisions

From FreeCAD Documentation
m (template fr)
(translate)
Line 1: Line 1:
<translate>
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.
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.
__NOTOC__

=== [[FreeCAD_API|The FreeCAD module]] ===
=== [[FreeCAD_API|The FreeCAD module]] ===


Line 20: Line 21:


=== [[ViewObject_API|View Objects]] ===
=== [[ViewObject_API|View Objects]] ===

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


[[Category:API]]
[[Category:API]]
[[Category:Poweruser Documentation]]
[[Category:Poweruser Documentation]]

</translate>
{{clear}}
<languages/>

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