Builtin modules: Difference between revisions

From FreeCAD Documentation
(generate the documentation yourself by following Source documentation.)
(Marked this version for translation)
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
__NOTOC__
__NOTOC__
<translate>
<translate>
=== [[FreeCAD_API|The FreeCAD module]] === <!--T:1-->


=== [[Base_API|Base]] === <!--T:2-->
== Non graphical == <!--T:14-->


=== [[Vector_API|Vectors]] === <!--T:3-->
<!--T:1-->
* [[FreeCAD_API|The FreeCAD module]]
* [[Base_API|Base]]
* [[Vector_API|Vectors]]
* [[Matrix_API|Matrices]]
* [[Console_API|Console module]]
* [[Placement_API|Placement]]
* [[Object_API|Document Objects]]


=== [[Matrix_API|Matrixes]] === <!--T:4-->
== Graphical == <!--T:15-->


<!--T:6-->
=== [[Console_API|Console module]] === <!--T:5-->
* [[FreeCADGui_API|The FreeCADGui Module]]

* [[Selection_API|Selection module]]
=== [[FreeCADGui_API|The FreeCADGui Module]] === <!--T:6-->
* [[ViewObject_API|View Objects]]

=== [[Selection_API|Selection module]] === <!--T:7-->

=== [[Placement_API|Placement]] === <!--T:8-->

=== [[Object_API|Document Objects]] === <!--T:9-->

=== [[ViewObject_API|View Objects]] === <!--T:10-->


</translate>
</translate>
{{Userdocnavi{{#translation:}}}}
{{Powerdocnavi{{#translation:}}}}
[[Category:API{{#translation:}}]]
[[Category:API{{#translation:}}]]
[[Category:Poweruser Documentation{{#translation:}}]]


{{clear}}
{{clear}}

Latest revision as of 11:33, 15 May 2020

(October 2019) Do not edit these pages. The information is incomplete and outdated. For the latest API, see the autogenerated API documentation, or generate the documentation yourself by following Source documentation.

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.


Non graphical

Graphical