Online Help Toc/zh-tw: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
 
(36 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
This is the table of contents used for automatic building of the online help system in FreeCAD. A printable version of this manual is also available on the [https://github.com/FreeCAD/FreeCAD/releases releases page]

If you have any questions or need help with FreeCAD please consult the [[Help|help page]] first.

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


<div class="mw-translate-fuzzy">
* [[Online Help Startpage| 歡迎]]
* [[Online Help Startpage| 歡迎]]
* 緒論
* 緒論
Line 6: Line 11:
** [[Feature list|特色]]
** [[Feature list|特色]]
** [[Install on Windows|在Windows上安裝]]
** [[Install on Windows|在Windows上安裝]]
** [[Install on Unix|Linux/Unix 安裝]]
** [[Install on Linux|Linux 安裝]]
** [[Install on Mac|Installing on Mac]]
** [[Install on Mac|Mac上安裝]]
** [[Installing|Installing additional contents]]
** [[Installing|Installing additional contents]]
</div>


* Introduction
* FreeCAD 上工
**[[Online_Help_Startpage|Welcome]]
** [[Getting started]]
** [[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">
* FreeCAD 做事
** [[Getting started|起步]]
** [[Mouse Model|Navigating in the 3D space]]
** [[Mouse Model|Navigating in the 3D space]]
** [[Document structure|The FreeCAD Document]]
** [[Document structure|FreeCAD文件]]
** [[Property editor|Working with parametric objects]]
** [[Property editor|Working with parametric objects]]
** [[Workbenches|Working with workbenches]]
** [[Workbenches|Working with workbenches]]
** [[Import Export|Importing and exporting to other filetypes]]
** [[Import Export|Importing and exporting to other filetypes]]
</div>


<div class="mw-translate-fuzzy">
* 工作坊
* The [[Workbenches|Workbenches]]
** [[Part Module|The Part Workbench]]
<!--Please keep this list consistent with User_hub and Workbenches-->
** [[Draft Module|The Draft Workbench]]
** [[Image:Freecad.svg|32px]] [[Std_Base|Standard tools for all Workbenches]]
** [[Sketcher_Module|The Sketcher Workbench]]
** [[PartDesign Workbench|The PartDesign Workbench]]
** [[Image:Workbench_Arch.svg|32px]] [[Arch_Workbench|The Arch Workbench]]
** [[Image:Workbench_Draft.svg|32px]] [[Draft_Workbench|The Draft Workbench]]
** [[Drawing Module|The Drawing workbench]]
** [[Image:Workbench_FEM.svg|32px]] [[FEM_Workbench|The FEM Workbench]]
** [[Raytracing Module|The Raytracing workbench]]
** [[Mesh Module|The Mesh Workbench]]
** [[Image:Workbench_Inspection.svg|32px]] [[Inspection_Workbench|The Inspection Workbench]]
** [[Image:Workbench_Mesh.svg|32px]] [[Mesh_Workbench|The Mesh Workbench]]
** [[Arch Module|建築坊]]
** [[OpenSCAD Module|The OpenSCAD workbench]]
** [[Image:Workbench_OpenSCAD.svg|32px]] [[OpenSCAD_Workbench|The OpenSCAD Workbench]]
** [[Image Module|The Image workbench]]
** [[Image:Workbench_Part.svg|32px]] [[Part_Workbench|The Part Workbench]]
** [[Image:Workbench_PartDesign.svg|32px]] [[PartDesign_Workbench|The PartDesign Workbench]]
** [[FEM Module|The FEM workbench]]
** [[Image:Workbench_Path.svg|32px]] [[Path_Workbench|The Path Workbench]]
** [[Robot Module|The Robot workbench]]
** [[Inspection Workbench|The Inspection Workbench]]
** [[Image:Workbench_Points.svg|32px]] [[Points_Workbench|The Points Workbench]]
** [[Path Workbench|The Path Workbench]]
** [[Image:Workbench_Raytracing.svg|32px]] [[Raytracing_Workbench|The Raytracing Workbench]]
** [[Image:Workbench_Reverse_Engineering.svg|32px]] [[Reverse_Engineering_Workbench|The Reverse Engineering Workbench]]
** [[Plot Module|The Plot Workbench]]
** [[Ship Workbench|The Ship Workbench]]
** [[Image:Workbench_Robot.svg|32px]] [[Robot_Workbench|The Robot Workbench]]
** [[Spreadsheet Module|The Spreadsheet Workbench]]
** [[Image:Workbench_Sketcher.svg|32px]] [[Sketcher_Workbench|The Sketcher Workbench]]
** [[Image:Workbench_Spreadsheet.svg|32px]] [[Spreadsheet_Workbench|The Spreadsheet Workbench]]
** [[Image:Workbench_Start.svg|32px]] [[Start_Workbench|The Start Workbench]]
** [[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]]
** [[Image:Workbench_Web.svg|32px]] [[Web_Workbench|The Web Workbench]]
** [[External_workbenches|External workbenches]]
</div>


<div class="mw-translate-fuzzy">
* [[List of Commands|List of all FreeCAD commands]]
* [[List of Commands|FreeCAD 命令列表]]
* [[Tutorials/zh-tw|教學]]
* [[Tutorials/zh-tw|教學]]
</div>


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

* [[Frequently_asked_questions|FAQ]]

* [[Workarounds|Workarounds]]

* [[Tutorials|Tutorials]]

<div class="mw-translate-fuzzy">
* 自訂 FreeCAD
* 自訂 FreeCAD
** [[Interface Customization|自訂界面]]
** [[Interface Customization|自訂界面]]
** [[Preferences Editor|設定用戶偏好]]
** [[Preferences Editor|設定用戶偏好]]
** [[Macros|Working with macros]]
** [[Macros|Working with macros]]
</div>


* [[Scripting_and_macros|Python scripting]]
* Scripting and Macros
** [[Introduction to Python]]
** [[Macros|Working with macros]]
** [[Python scripting tutorial]]
** [[Scripts|Script tutorial]]
** [[Introduction_to_Python|Introduction to Python]]
** [[FreeCAD Scripting Basics]]
** [[Python_scripting_tutorial|Python scripting tutorial]]
** [[Mesh Scripting]]
** [[Topological data scripting|Part Scripting]]
** [[FreeCAD_Scripting_Basics|FreeCAD scripting basics]]
** [[Part_scripting|Part scripting]]
** [[Mesh to Part|Converting between Meshes and Parts]]
** [[Topological_data_scripting|Shape manipulation]]
** [[Scenegraph|The Coin Scenegraph]]
** [[Scripted_objects|Scripted objects]]
** [[Scenegraph|The Coin scenegraph]]
** [[Pivy|Working with Pivy]]
** [[Pivy|Working with Pivy]]
** [[PySide|Working with PySide]]
** [[PySide|Working with PySide]]
** [[Interface_creation|Interface creation]]
** [[Scripted objects|Creating parametric objects]]
** [[Embedding FreeCAD]]
** [[Dialog_creation|Dialog creation]]
** [[API documentation]]
** Scripting Examples
*** [[Code snippets]]
*** [[Line drawing function]]
*** [[Dialog creation]]


<div class="mw-translate-fuzzy">
* Developing applications for FreeCAD
* Developing applications for FreeCAD
** [[Licence]]
** [[Licence/zh-tw|版權]]
** FreeCAD 編譯
** FreeCAD 編譯
*** [[Tracker|Finding assistance]]
*** [[Tracker|Finding assistance]]
*** [[CompileOnWindows|Compiling on Windows]]
*** [[Compile_on_Windows|Compiling on Windows]]
*** [[CompileOnUnix|Compiling on Unix]]
*** [[Compile_on_Linux|Compiling on Unix]]
*** [[CompileOnMac|Compiling on Mac]]
*** [[Compile_on_MacOS|Compiling on Mac]]
*** [[Third Party Libraries]]
*** [[Third_Party_Libraries|Third Party Libraries]]
*** [[Third Party Tools]]
*** [[Third_Party_Tools|Third Party Tools]]
*** [[Start up and Configuration]]
*** [[Start up and Configuration|Start up and Configuration]]
** Build Support Tools
** Build Support Tools
*** [[FreeCAD Build Tool|The FreeCAD build tool]]
*** [[FreeCAD Build Tool|The FreeCAD build tool]]
*** [[Module Creation|Adding an application module]]
*** [[Workbench_creation/zh-tw|Adding an application module]]
*** [[Debugging|FreeCAD 除錯]]
*** [[Debugging/zh-tw|FreeCAD 除錯]]
*** [[Testing|FreeCAD 測試]]
*** [[Testing|FreeCAD 測試]]
** FreeCAD 修改
** FreeCAD 修改
*** [[Branding]]
*** [[Branding|Branding]]
*** [[Localisation|FreeCAD 翻譯]]
*** [[Localisation/zh-tw|FreeCAD 翻譯]]
*** [[Extra python modules|Installing extra python modules]]
*** [[Extra_python_modules|Installing extra python modules]]
** [[Source documentation]]
** [[Source_documentation|Source documentation]]
</div>


<div class="mw-translate-fuzzy">
* Credits
* Credits
**[[Contributors/zh-tw|貢獻者名單]]
**[[Contributors/zh-tw|貢獻者名單]]
</div>


<div class="mw-translate-fuzzy">
[[Category:Documentation/zh-tw]]
[[Category:Documentation/zh-tw]]
</div>




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

Latest revision as of 21:28, 18 September 2023

If you have any questions or need help with FreeCAD please consult the help page first.

There is another table of contents for the FreeCAD MANUAL.