Online Help Toc/id: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<div class="mw-translate-fuzzy">
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]
Berikut ini adalah daftar isi dari Bantuan on-line sistem FreeCAD. Artikel yang direferensikan disini secara otomatis dimasukan di file FreeCAD.chm melalui aplikasi wiki2chm.py. Kamu bisa mencari aplikasi tersebut di src/Tools/wiki2chm.py. [[Manual|printable version]] dari artikel ini juga tersedia.
</div>


<div class="mw-translate-fuzzy">
* [[Online Help Startpage| Welcome]]
* [[Online Help Startpage/id| Sambutan]]
* Introduction
* Pendahuluan
** [[About FreeCAD]]
** [[Feature list|Features]]
** [[About FreeCAD/id|Tentang FreeCAD]]
** [[Install on Windows|Installing on Windows]]
** [[Feature list/id|Daftar fitur]]
** [[Install on Unix|Installing on Linux/Unix]]
** [[Install on Windows/id|Pasang di Windows]]
** [[Install on Mac|Installing on Mac]]
** [[Install on Unix/id|Pasang di Linux/Unix]]
** [[Install on Mac/id|Pasang di Mac]]
** [[Installing|Installing additional contents]]
</div>


<div class="mw-translate-fuzzy">
* Working with FreeCAD
* Working with FreeCAD
** [[Getting started]]
** [[Getting started/id|Memulai]]
** [[Mouse Model|Navigating in the 3D space]]
** [[Mouse Model/id|Navigasi di area 3D]]
** [[Document structure|The FreeCAD Document]]
** [[Document structure/id|Dokumen FreeCAD]]
** [[Preferences Editor/id|Mengatur preferensi pengguna]]
** [[Property editor|Working with parametric objects]]
** [[Interface Customization/id|Menyesuaikan antarmuka]]
** [[Workbenches|Working with workbenches]]
** [[Property/id|Properti objek]]
** [[Import Export|Importing and exporting to other filetypes]]
** [[Workbenches/id|Bekerja dengan workbenches]]
** [[PartDesign Workbench/id|Workbench PartDesign]]
** [[Mesh Module/id|Workbench Mesh]]
** [[Part Module/id|Workbench Part]]
** [[Drawing Module/id|Workbench Drawing]]
** [[Raytracing Module/id|Workbench Raytracing]]
** [[Image Module/id|Workbench Image]]
** [[Draft Module/id|Workbench 2D drafting]]
** [[Arch Module/id|The Architecture workbench]]
** [[Robot Module/id|Workbench Robot]]
** [[List of Commands/id|Daftar semua perintah - perintah FreeCAD]]
** [[Tutorials/id|Tutorial]]
</div>


* The Workbenches
* The Workbenches
** [[Part Module|The Part Workbench]]
** [[Arch Module|The Arch workbench]]
** [[Draft Module|The Draft 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]]
** [[FEM Module|The FEM workbench]]
** [[Mesh Module|The Mesh Workbench]]
** [[Arch Module|The Arch workbench]]
** [[OpenSCAD Module|The OpenSCAD workbench]]
** [[Image Module|The Image workbench]]
** [[Image Module|The Image workbench]]
** [[FEM Module|The FEM workbench]]
** [[Robot Module|The Robot workbench]]
** [[Inspection Workbench|The Inspection Workbench]]
** [[Inspection Workbench|The Inspection Workbench]]
** [[Path Workbench|The Path Workbench]]
** [[Mesh Module|The Mesh Workbench]]
** [[Part Module|The Part Workbench]]
** [[PartDesign Workbench|The PartDesign Workbench]]
** [[Raytracing Module|The Raytracing workbench]]
** [[Sketcher_Module|The Sketcher Workbench]]
** [[Spreadsheet Module|The Spreadsheet Workbench]]
** [[Plot Module|The Plot Workbench]]
** [[Plot Module|The Plot Workbench]]
** [[Debugging|The Test Framework Workbench]]
** [[Web Workbench|The Web Workbench]]
** [[Ship Workbench|The Ship Workbench]]
** [[Ship Workbench|The Ship Workbench]]
** [[Reverse Engineering Workbench|The Reverse Engineering workbench]]
** [[Spreadsheet Module|The Spreadsheet Workbench]]
** [[Start Workbench|The Start workbench]]
** [[Points Module|The Points workbench]]
** [[OpenSCAD Module|The OpenSCAD workbench]]
** [[Robot Module|The Robot Workbench]]
** [[Path Workbench|The Path Workbench]]
** [[TechDraw Workbench|The Techdraw Workbench]]


* [[List of Commands|List of all FreeCAD commands]]
* [[List of Commands|List of all FreeCAD commands]]
Line 45: Line 68:
** [[Macros|Working with macros]]
** [[Macros|Working with macros]]


<div class="mw-translate-fuzzy">
* Scripting and Macros
* Scripting and Macros
** [[Introduction to Python]]
** [[Macros/id|Bekerja dengan macros]]
** [[Python scripting tutorial]]
** [[Introduction to Python/id|Pengenalan tentang python]]
** [[Python scripting tutorial/id|Tutorial membuat skrip dengan python ]]
** [[FreeCAD Scripting Basics]]
** [[Mesh Scripting]]
** [[FreeCAD Scripting Basics/id|Dasar - Dasar skrip FreeCAD]]
** [[Topological data scripting|Part Scripting]]
** [[Mesh Scripting/id|Skrip Mesh]]
** [[Topological data scripting/id|Skrip Part]]
** [[Mesh to Part|Converting between Meshes and Parts]]
** [[Mesh to Part/id|Konversi antara Mesh dan Part]]
** [[Scenegraph|The Coin Scenegraph]]
** [[Scenegraph|The Coin Scenegraph]]
** [[Pivy|Working with Pivy]]
** [[Pivy/id|Bekerja dengan Pivy]]
** [[PySide|Working with PySide]]
** [[PySide/id|Bekerja Dengan PyQt]]
** [[Scripted objects|Creating parametric objects]]
** [[Scripted objects/id|Membuat objek berbasis parametrik]]
** [[Embedding FreeCAD]]
** [[Embedding FreeCAD/id|Penyisipan FreeCAD]]
** [[API documentation]]
** [[API documentation/id|Dokumen API]]
** Scripting Examples
** Scripting Examples
*** [[Code snippets]]
*** [[Code snippets]]
*** [[Line drawing function]]
*** [[Line drawing function]]
*** [[Dialog creation]]
*** [[Dialog creation]]
</div>


* Developing applications for FreeCAD
* Developing applications for FreeCAD
Line 89: Line 115:
**[[Contributors]]
**[[Contributors]]


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



<languages/>
<languages/>

Revision as of 17:52, 24 January 2018

Berikut ini adalah daftar isi dari Bantuan on-line sistem FreeCAD. Artikel yang direferensikan disini secara otomatis dimasukan di file FreeCAD.chm melalui aplikasi wiki2chm.py. Kamu bisa mencari aplikasi tersebut di src/Tools/wiki2chm.py. printable version dari artikel ini juga tersedia.