Online Help Toc/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "* Working with FreeCAD ** Začínáme ** Model myši ** Struktura dokumentu ** [[Preferences Editor/cs|Sett...")
(Updating to match new version of source page)
 
(56 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
Here is the table of contents for the online help system in FreeCAD. The articles referenced here are automatically included in the FreeCAD.chm file by the wiki2chm.py tool. You find that tool under src/Tools/wiki2chm.py. A [[Manual|printable version]] of this manual is also available.

<div class="mw-translate-fuzzy">
Zde je obsah stránky online help systému ve FreeCADu. Články, které jsou zde odkazované jsou automaticky včleněny v souboru FreeCAD.chm nástrojem wiki2chm.py tool.Tento nástroj najdete na src/Tools/wiki2chm.py. Je dostupná i [[Manual|tisknutelná verze]] o tohoto manuálu.
</div>

There is another table of contents for the [[Manual:Introduction|FreeCAD MANUAL]].


<div class="mw-translate-fuzzy">
* [[Online Help Startpage/cs|Startovní stránka]]
* [[Online Help Startpage/cs|Startovní stránka]]
* úvod
* úvod
Line 8: Line 15:
** [[Install on Unix/cs|Instalace na Unix]]
** [[Install on Unix/cs|Instalace na Unix]]
** [[Install on Mac/cs|Instalace na Mac]]
** [[Install on Mac/cs|Instalace na Mac]]
</div>


* Introduction
**[[Online_Help_Startpage|Welcome]]
** [[About_FreeCAD|About FreeCAD]]
** [[Feature_list|Features]]
** [[Installing_on_Windows|Installing on Windows]]
** [[Installing_on_Linux|Installing on Linux]]
** [[Installing_on_Mac|Installing on Mac]]
** [[Installing_additional_components|Installing additional components]]

<div class="mw-translate-fuzzy">
* Working with FreeCAD
* Working with FreeCAD
** [[Getting started/cs|Začínáme]]
** [[Getting started/cs|Začínáme]]
Line 19: Line 37:
** [[PartDesign Workbench/cs|Pracovní plocha Návrh Dílu]]
** [[PartDesign Workbench/cs|Pracovní plocha Návrh Dílu]]
** [[Mesh_Workbench/cs|Pracovní plocha Síť]]
** [[Mesh_Workbench/cs|Pracovní plocha Síť]]
** [[Part_Module/cs|Modul Díl]]
** [[Part_Workbench/cs|Modul Díl]]
** [[Drawing Module/cs|Modul Výkres]]
** [[Drawing Workbench/cs|Modul Výkres]]
** [[Raytracing Module/cs|The Raytracing workbench]]
** [[Raytracing Workbench/cs|The Raytracing workbench]]
** [[Image Module/cs|The Image workbench]]
** [[Image Workbench/cs|The Image workbench]]
** [[Draft Module/cs|Kreslicí modul]]
** [[Draft Workbench/cs|Kreslicí modul]]
** [[Arch Module/cs|Modul Architektura]]
** [[Arch Workbench/cs|Modul Architektura]]
** [[Robot Module/cs|The Robot workbench]]
** [[Robot Workbench/cs|The Robot workbench]]
** [[List of Commands/cs|List of all FreeCAD commands]]
** [[List of Commands/cs|List of all FreeCAD commands]]
** [[Tutorials/cs|Tutorials]]
** [[Tutorials/cs|Tutorials]]
</div>


* The [[Workbenches|Workbenches]]
* Scripting and Macros
<!--Please keep this list consistent with User_hub and Workbenches-->
** [[Macros|Working with macros]]
** [[Image:Freecad.svg|32px]] [[Std_Base|Standard tools for all Workbenches]]
** [[Introduction to python]]
** [[Image:Workbench_Arch.svg|32px]] [[Arch_Workbench|The Arch Workbench]]
** [[Python scripting tutorial]]
** [[Image:Workbench_Assembly.svg|32px]] [[Assembly_Workbench|The Assembly Workbench]] ({{Version|1.0}})
** [[FreeCAD Scripting Basics]]
** [[Image:Workbench_CAM.svg|32px]] [[CAM_Workbench|The CAM Workbench]] (called "Path Workbench" in {{VersionMinus|0.21}})
** [[Mesh Scripting]]
** [[Image:Workbench_Draft.svg|32px]] [[Draft_Workbench|The Draft Workbench]]
** [[Topological data scripting|Part Scripting]]
** [[Image:Workbench_FEM.svg|32px]] [[FEM_Workbench|The FEM Workbench]]
** [[Mesh to Part|Converting between Meshes and Parts]]
** [[Image:Workbench_Inspection.svg|32px]] [[Inspection_Workbench|The Inspection Workbench]]
** [[Scenegraph|The Coin Scenegraph]]
** [[Image:Workbench_Mesh.svg|32px]] [[Mesh_Workbench|The Mesh Workbench]]
** [[Pivy|Working with Pivy]]
** [[Image:Workbench_OpenSCAD.svg|32px]] [[OpenSCAD_Workbench|The OpenSCAD Workbench]]
** [[PyQt|Working with PyQt]]
** [[Image:Workbench_Part.svg|32px]] [[Part_Workbench|The Part Workbench]]
** [[Scripted objects|Creating parametric objects]]
** [[Image:Workbench_PartDesign.svg|32px]] [[PartDesign_Workbench|The PartDesign Workbench]]
** [[Embedding FreeCAD]]
** [[Image:Workbench_Points.svg|32px]] [[Points_Workbench|The Points Workbench]]
** [[API documentation]]
** [[Image:Workbench_Reverse_Engineering.svg|32px]] [[Reverse_Engineering_Workbench|The Reverse Engineering Workbench]]
** Scripting Examples
** [[Image:Workbench_Robot.svg|32px]] [[Robot_Workbench|The Robot Workbench]]
*** [[Code snippets]]
** [[Image:Workbench_Sketcher.svg|32px]] [[Sketcher_Workbench|The Sketcher Workbench]]
*** [[Line drawing function]]
** [[Image:Workbench_Spreadsheet.svg|32px]] [[Spreadsheet_Workbench|The Spreadsheet Workbench]]
*** [[Dialog creation]]
** [[Image:Workbench_Surface.svg|32px]] [[Surface_Workbench|The Surface Workbench]]
** [[Image:Workbench_TechDraw.svg|32px]] [[TechDraw_Workbench|The Techdraw Workbench]]
** [[Image:Workbench_Test.svg|32px]] [[Testing|The Test Framework Workbench]]
** [[External_workbenches|External workbenches]]


* [[List_of_Commands|List of FreeCAD commands]]
* Developing applications for FreeCAD

** [[Licence]]
* [[Import_Export|List of file formats (import-export)]]
** Compiling FreeCAD

* [[Frequently_asked_questions|FAQ]]

* [[Workarounds|Workarounds]]

* [[Tutorials|Tutorials]]

* Customizing FreeCAD
** [[Interface_Customization|Customizing the interface]]
** [[Preferences_Editor|Setting main preferences]]
** [[Import_Export_Preferences|Setting import-export preferences]]
** [[Start_up_and_Configuration|Start up and configuration]]

<div class="mw-translate-fuzzy">
* Skriptování a makra
** [[Macros/cs|Práce s makry]]
** [[Introduction to Python/cs|Úvod do Pythonu]]
** [[Python scripting tutorial/cs|Výukový program skriptování v Pythonu]]
** [[FreeCAD Scripting Basics/cs|Základy skriptování ve FreeCADu]]
** [[Mesh Scripting/cs|Síť Skriptování]]
** [[Topological data scripting/cs|Díl Skriptování]]
** [[Mesh to Part/cs|Konverze mezi Sítěmi a Díly]]
** [[Scenegraph/cs|The Coin Scenegraph]]
** [[Pivy/cs|Working with Pivy]]
** [[PySide/cs|Working with PyQt]]
** [[Scripted objects/cs|Vytváření parametrických objektů]]
** [[Embedding FreeCAD/cs|Vnoření FreeCADu]]
** [[API documentation/cs|Dokumentace API]]
** Příklady skriptování
*** [[Code snippets/cs|Ukázky kódu]]
*** [[Line drawing function/cs|Kreslení čáry]]
*** [[Dialog creation/cs|Vytváření dialogu]]
</div>

<div class="mw-translate-fuzzy">
* Vytváření aplikací pro FreeCAD
** [[License/cs|Licence]]
** Kompilování FreeCADu
*** [[Tracker|Finding assistance]]
*** [[Tracker|Finding assistance]]
*** [[CompileOnWindows|Compiling on Windows]]
*** [[Compile_on_Windows/cs|Kompilace na Windowsech]]
*** [[CompileOnUnix|Compiling on Unix]]
*** [[Compile_on_Linux/cs|Kompilace na Unixu]]
*** [[CompileOnMac|Compiling on Mac]]
*** [[Compile_on_MacOS/cs|Kompilace na Macu]]
*** [[Third Party Libraries]]
*** [[Third Party Libraries|Knihovny třetích stran]]
*** [[Third Party Tools]]
*** [[Third Party Tools|Nástroje třetích stran]]
*** [[Start up and Configuration]]
*** [[Start up and Configuration/cs|Spuštění a konfigurace]]
** Nástroje pro podporu buildu
** Build Support Tools
*** [[FreeCAD Build Tool|The FreeCAD build tool]]
*** [[FreeCAD Build Tool|Build nástroj FreeCADu]]
*** [[Workbench_creation|Přidání aplikačního modulu]]
*** [[Module Creation|Adding an application module]]
*** [[Debugging|Debugging FreeCAD]]
*** [[Debugging/cs|Debugging FreeCADu]]
*** [[Testing|Testing FreeCAD]]
*** [[Testing|Testování FreeCADu]]
** Modifying FreeCAD
** Úpravy FreeCADu
*** [[Branding]]
*** [[Branding/cs|Značka]]
*** [[Localisation|Translating FreeCAD]]
*** [[Localisation/cs|Překládání FreeCADu]]
*** [[Extra python modules|Installing extra python modules]]
*** [[Extra python modules/cs|Instalování dodatečných modulů Pythonu]]
** [[Source documentation]]
** [[Source documentation|Zdrojová dokumentace]]
</div>


<div class="mw-translate-fuzzy">
* Credits
* Poděkování
**[[Contributors]]
**[[Contributors|Přispěvatelé]]
</div>


<div class="mw-translate-fuzzy">
[[Category:Documentation]]
[[Category:Documentation/cs|Kategorie:Dokumentace]]
</div>




{{Userdocnavi{{#translation:}}}}
<languages/>
[[Category:Documentation{{#translation:}}]]

Latest revision as of 18:58, 25 April 2024

Zde je obsah stránky online help systému ve FreeCADu. Články, které jsou zde odkazované jsou automaticky včleněny v souboru FreeCAD.chm nástrojem wiki2chm.py tool.Tento nástroj najdete na src/Tools/wiki2chm.py. Je dostupná i tisknutelná verze o tohoto manuálu.

There is another table of contents for the FreeCAD MANUAL.