Difference between revisions of "Online Help Toc/zh"
Randy19962 (talk | contribs) |
Randy19962 (talk | contribs) |
||
Line 45: | Line 45: | ||
** [[Macros|Working with macros]] | ** [[Macros|Working with macros]] | ||
− | * | + | * 脚本与宏 |
− | ** [[ | + | ** [[Macros|使用宏]] |
− | ** [[Python | + | ** [[Introduction to Python|Python 简介]] |
− | ** [[FreeCAD Scripting Basics]] | + | ** [[FreeCAD Scripting Basics|FreeCAD 脚本基础]] |
− | ** [[Mesh Scripting]] | + | ** [[Mesh Scripting|网格脚本]] |
− | ** [[Topological data scripting| | + | ** [[Topological data scripting|零件脚本]] |
− | ** [[Mesh to Part| | + | ** [[Mesh to Part|网格与零件之间的转化]] |
− | ** [[Scenegraph| | + | ** [[Scenegraph|Coin 场景图]] |
− | ** [[Pivy| | + | ** [[Pivy|使用 Pivy]] |
− | ** [[ | + | ** [[PyQt|使用 PyQt]] |
− | ** [[Scripted objects| | + | ** [[Scripted objects|创建参数化对象]] |
− | ** [[Embedding FreeCAD]] | + | ** [[Embedding FreeCAD|嵌入式 FreeCAD]] |
− | ** [[API documentation]] | + | ** [[API documentation|应用程序接口(API)文档]] |
− | ** | + | ** 脚本示例 |
− | *** [[Code snippets]] | + | *** [[Code snippets|代码片段]] |
− | *** [[Line drawing function]] | + | *** [[Line drawing function|画线函数]] |
− | *** [[Dialog creation]] | + | *** [[Dialog creation|创建对话框]] |
* 为 FreeCAD 开发应用程序 | * 为 FreeCAD 开发应用程序 |
Revision as of 13:05, 8 March 2016
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 releases page
- Welcome
- Introduction
- Working with FreeCAD
- The Workbenches
- The Part Workbench
- The Draft Workbench
- The Sketcher Workbench
- The PartDesign Workbench
- The Drawing workbench
- The Raytracing workbench
- The Mesh Workbench
- The Arch workbench
- The OpenSCAD workbench
- The Image workbench
- The FEM workbench
- The Robot workbench
- The Inspection Workbench
- The Path Workbench
- The Plot Workbench
- The Ship Workbench
- The Spreadsheet Workbench
- Customizing FreeCAD
- 脚本与宏
- 赞誉