Online Help Toc/zh-tw: Difference between revisions

From FreeCAD Documentation
(Created page with "線上幫助")
 
(Updating to match new version of source page)
(32 intermediate revisions by 4 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.
<noinclude>
This is the table of contents used for the 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]] including the forums and chat groups.


There is another table of contents for the [[Manual:Introduction|FreeCAD MANUAL]].
* [[Online Help Startpage| Welcome]]
* Introduction
** [[About FreeCAD]]
** [[Feature list|Features]]
** [[Install on Windows|Installing on Windows]]
** [[Install on Unix|Installing on Linux/Unix]]
** [[Install on Mac|Installing on Mac]]



* Working with FreeCAD
<div class="mw-translate-fuzzy">
** [[Getting started]]
* [[Online Help Startpage| 歡迎]]
* 緒論
** [[About FreeCAD|關於 FreeCAD]]
** [[Feature list|特色]]
** [[Install on Windows|Windows上安裝]]
** [[Install on Unix|Linux/Unix 上安裝]]
** [[Install on Mac|Mac上安裝]]
** [[Installing|Installing additional contents]]
</div>

<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]]
** [[Preferences Editor|Setting user preferences]]
** [[Interface Customization|Customizing the interface]]
** [[Property editor|Object properties]]
** [[Workbenches|Working with workbenches]]
** [[Workbenches|Working with workbenches]]
** [[Import Export|Importing and exporting to other filetypes]]
** [[PartDesign Workbench|The PartDesign workbench]]
</div>
** [[Mesh Module|The Mesh workbench]]

** [[OpenSCAD Module|The OpenSCAD workbench]]
<div class="mw-translate-fuzzy">
** [[Part Module|The Part workbench]]
* 工作坊
** [[Part Module|The Part Workbench]]
** [[Draft Module|The Draft Workbench]]
** [[Sketcher_Module|The Sketcher Workbench]]
** [[PartDesign Workbench|The PartDesign Workbench]]
** [[Drawing Module|The Drawing workbench]]
** [[Drawing Module|The Drawing workbench]]
** [[Raytracing Module|The Raytracing workbench]]
** [[Raytracing Module|The Raytracing workbench]]
** [[Mesh Module|The Mesh Workbench]]
** [[Arch Module|建築坊]]
** [[OpenSCAD Module|The OpenSCAD workbench]]
** [[Image Module|The Image workbench]]
** [[Image Module|The Image workbench]]
** [[Draft Module|The Draft workbench]]
** [[Arch Module|The Architecture workbench]]
** [[FEM Module|The FEM workbench]]
** [[FEM Module|The FEM workbench]]
** [[Robot Module|The Robot workbench]]
** [[Robot Module|The Robot workbench]]
** [[Inspection Workbench|The Inspection Workbench]]
** [[Standard Menu|Standard FreeCAD menus and commands]]
** [[List of Commands|List of all FreeCAD commands]]
** [[Path Workbench|The Path Workbench]]
** [[Plot Module|The Plot Workbench]]
** [[Tutorials]]
** [[Ship Workbench|The Ship Workbench]]
** [[Spreadsheet Module|The Spreadsheet Workbench]]
</div>


* [[List of Commands|FreeCAD 命令列表]]
* Scripting and Macros
* [[Tutorials/zh-tw|教學]]

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

** [[Python scripting tutorial]]
** [[FreeCAD Scripting Basics]]
* Scripting and Macros
** [[Introduction to Python|Introduction to Python]]
** [[Mesh Scripting]]
** [[Python scripting tutorial|Python scripting tutorial]]
** [[FreeCAD Scripting Basics|FreeCAD Scripting Basics]]
** [[Mesh Scripting|Mesh Scripting]]
** [[Topological data scripting|Part Scripting]]
** [[Topological data scripting|Part Scripting]]
** [[Mesh to Part|Converting between Meshes and Parts]]
** [[Mesh to Part|Converting between Meshes and Parts]]
Line 44: Line 69:
** [[PySide|Working with PySide]]
** [[PySide|Working with PySide]]
** [[Scripted objects|Creating parametric objects]]
** [[Scripted objects|Creating parametric objects]]
** [[Embedding FreeCAD]]
** [[Embedding FreeCAD|Embedding FreeCAD]]
** [[API documentation]]
** [[API documentation|API documentation]]
** Scripting Examples
** Scripting Examples
*** [[Code snippets]]
*** [[Code snippets|Code snippets]]
*** [[Line drawing function]]
*** [[Line drawing function|Line drawing function]]
*** [[Dialog creation]]
*** [[Dialog creation|Dialog creation]]


<div class="mw-translate-fuzzy">
* Developing applications for FreeCAD
* Developing applications for FreeCAD
** [[Licence]]
** [[Licence|版權]]
** Compiling FreeCAD
** FreeCAD 編譯
*** [[Tracker|Finding assistance]]
*** [[Tracker|Finding assistance]]
*** [[CompileOnWindows|Compiling on Windows]]
*** [[CompileOnWindows|Compiling on Windows]]
Line 64: Line 90:
*** [[FreeCAD Build Tool|The FreeCAD build tool]]
*** [[FreeCAD Build Tool|The FreeCAD build tool]]
*** [[Module Creation|Adding an application module]]
*** [[Module Creation|Adding an application module]]
*** [[Debugging|Debugging FreeCAD]]
*** [[Debugging|FreeCAD 除錯]]
*** [[Testing|Testing FreeCAD]]
*** [[Testing|FreeCAD 測試]]
** Modifying FreeCAD
** FreeCAD 修改
*** [[Branding]]
*** [[Branding]]
*** [[Localisation|Translating FreeCAD]]
*** [[Localisation|FreeCAD 翻譯]]
*** [[Extra python modules|Installing extra python modules]]
*** [[Extra python modules|Installing extra python modules]]
** [[Source documentation]]
** [[Source documentation]]
</div>


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

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


[[Category:Documentation]]
[[Category:Documentation]]


<languages/>

Revision as of 20:17, 17 October 2019

This is the table of contents used for the automatic building of the Online Help system in FreeCAD. A printable version of this manual is also available on the releases page. If you have any questions or need help with FreeCAD please consult the help page including the forums and chat groups.

There is another table of contents for the FreeCAD MANUAL.