Builtin modules/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "{{VeryImportantMessage|''(Październik 2019)'' Nie edytuj tych stron. Informacje są niekompletne i nieaktualne. Najnowsze API można znaleźć w [https://www.freecadweb.org/...")
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{VeryImportantMessage|''(Październik 2019)'' Nie edytuj tych stron. Informacje są niekompletne i nieaktualne. Najnowsze API można znaleźć w [https://www.freecadweb.org/api automatycznie generowana dokumentacja API], lub wygenerować dokumentację samodzielnie, śledząc dokument [[Source documentation/pl|Dokumentacja źródłowa]].}}
{{VeryImportantMessage|''(Październik 2019)'' Nie edytuj tych stron. Informacje są niekompletne i nieaktualne. Najnowsze API można znaleźć w [https://www.freecadweb.org/api automatycznie generowana dokumentacja API], lub wygenerować dokumentację samodzielnie, śledząc dokument [[Source documentation/pl|Dokumentacja źródłowa]].}}


Ta strona prezentuje więcej szczegółowych informacji na temat wbudowanych modułów FreeCAD, oraz jakie funkcje i właściwości są dostępne dla Ciebie. Ta strona nie jest kompletną listą wszystkich zawartości tych modułów, a ze względu na szybką ewolucję programu, informacje tu przedstawione mogą być nieco nieaktualne, ale powinny dać Ci dobry przegląd możliwości. Aby uzyskać pełną listę zawartości modułów, użyj funkcji dir(module) w interpretatorze.
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__
__NOTOC__


== Non graphical ==
==Nie graficzne==


* [[FreeCAD_API|The FreeCAD module]]
* [[FreeCAD_API/pl|The FreeCAD module]]
* [[Base_API|Base]]
* [[Base_API/pl|Base]]
* [[Vector_API|Vectors]]
* [[Vector_API/pl|Vectors]]
* [[Matrix_API|Matrices]]
* [[Matrix_API/pl|Matrices]]
* [[Console_API|Console module]]
* [[Console_API/pl|Console module]]
* [[Placement_API|Placement]]
* [[Placement_API/pl|Placement]]
* [[Object_API|Document Objects]]
* [[Object_API/pl|Document Objects]]


== Graphical ==
==Graficzne==


* [[FreeCADGui_API|The FreeCADGui Module]]
* [[FreeCADGui_API/pl|The FreeCADGui Module]]
* [[Selection_API|Selection module]]
* [[Selection_API/pl|Selection module]]
* [[ViewObject_API|View Objects]]
* [[ViewObject_API/pl|View Objects]]


{{Powerdocnavi{{#translation:}}}}
{{Powerdocnavi{{#translation:}}}}

Latest revision as of 20:34, 23 August 2020

(Październik 2019) Nie edytuj tych stron. Informacje są niekompletne i nieaktualne. Najnowsze API można znaleźć w automatycznie generowana dokumentacja API, lub wygenerować dokumentację samodzielnie, śledząc dokument Dokumentacja źródłowa.

Ta strona prezentuje więcej szczegółowych informacji na temat wbudowanych modułów FreeCAD, oraz jakie funkcje i właściwości są dostępne dla Ciebie. Ta strona nie jest kompletną listą wszystkich zawartości tych modułów, a ze względu na szybką ewolucję programu, informacje tu przedstawione mogą być nieco nieaktualne, ale powinny dać Ci dobry przegląd możliwości. Aby uzyskać pełną listę zawartości modułów, użyj funkcji dir(module) w interpretatorze.


Nie graficzne

Graficzne