Online Help Toc/ja: 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]
FreeCADオンラインヘルプシステムの目次です。ここで参照された記事は、wiki2chm.pyツールによって自動的にFreeCAD.chmファイルに取り込まれます。このツールはsrc/Tools/wiki2chm.pyにあります。このマニュアルの[[Manual/jp|印刷用バージョン]]も利用できます。
</div>


<div class="mw-translate-fuzzy">
* [[Online Help Startpage| Welcome]]
* [[Online Help Startpage/ja|ようこそ]]
* Introduction
* はじめに
** [[About FreeCAD]]
** [[About FreeCAD/ja|FreeCADについて]]
** [[Feature list|Features]]
** [[Feature list/jp|機能]]
** [[Install on Windows|Installing on Windows]]
** [[Install on Unix|Installing on Linux/Unix]]
** [[Install on Windows/jp|Windows上でのインストール]]
** [[Install on Mac|Installing on Mac]]
** [[Install on Unix/jp|Linux/Unix上でのインストール]]
** [[Install on Mac/jp|Mac上でのインストール]]
** [[Installing|Installing additional contents]]
</div>


<div class="mw-translate-fuzzy">
* Working with FreeCAD
* FreeCADでの作業
** [[Getting started]]
** [[Getting started/jp|はじめてみよう]]
** [[Mouse Model|Navigating in the 3D space]]
** [[Mouse Model/jp|3次元空間での操作]]
** [[Document structure|The FreeCAD Document]]
** [[Document structure/jp|FreeCADのドキュメント]]
** [[Property editor|Working with parametric objects]]
** [[Preferences Editor/jp|ユーザー環境設定]]
** [[Workbenches|Working with workbenches]]
** [[Interface Customization/jp|インターフェイスのカスタマイズ]]
** [[Import Export|Importing and exporting to other filetypes]]
** [[Property/jp|オブジェクトのプロパティ]]
** [[Workbenches/jp|ワークベンチでの作業]]
** [[PartDesign Workbench/jp|パートデザインワークベンチ]]
** [[Mesh Module/jp|メッシュワークベンチ]]
** [[Part Module/jp|パートワークベンチ]]
** [[Drawing Module/jp|ドローイングワークベンチ]]
** [[Raytracing Module/jp|レイトレーシングワークベンチ]]
** [[Image Module/jp|画像ワークベンチ]]
** [[Draft Module/jp|2次元製図ワークベンチ]]
** [[Robot Module/jp|ロボットワークベンチ]]
** [[List of Commands/jp|FreeCADの全コマンドリスト]]
** [[Tutorials/jp|チュートリアル]]
</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 67:
** [[Macros|Working with macros]]
** [[Macros|Working with macros]]


<div class="mw-translate-fuzzy">
* Scripting and Macros
* スクリプトとマクロ
** [[Introduction to Python]]
** [[Macros/jp|マクロでの作業]]
** [[Python scripting tutorial]]
** [[Introduction to Python/jp|pythonの紹介]]
** [[FreeCAD Scripting Basics]]
** [[Python scripting tutorial/jp|pythonスクリプト処理チュートリアル]]
** [[Mesh Scripting]]
** [[FreeCAD Scripting Basics/jp|FreeCADの基本スクリプト]]
** [[Topological data scripting|Part Scripting]]
** [[Mesh to Part|Converting between Meshes and Parts]]
** [[Mesh Scripting/jp|メッシュスクリプト]]
** [[Topological data scripting/jp|パートスクリプト]]
** [[Scenegraph|The Coin Scenegraph]]
** [[Mesh to Part/jp|メッシュからパートへの変換]]
** [[Pivy|Working with Pivy]]
** [[Scenegraph/jp|コインシーングラフ]]
** [[PySide|Working with PySide]]
** [[Pivy/jp|Pivyでの作業]]
** [[Scripted objects|Creating parametric objects]]
** [[Embedding FreeCAD]]
** [[PyQt/jp|PyQtでの作業]]
** [[Scripted objects/jp|パラメトリックオブジェクトの作成]]
** [[API documentation]]
** [[Embedding FreeCAD/jp|FreeCADの埋め込み]]
** Scripting Examples
** [[API documentation/jp|APIドキュメント]]
*** [[Code snippets]]
** スクリプトの例
*** [[Line drawing function]]
*** [[Code snippets/jp|コードスニペット]]
*** [[Dialog creation]]
*** [[Line drawing function/jp|線描画機能]]
*** [[Dialog creation/jp|ダイアログの作成]]
</div>


<div class="mw-translate-fuzzy">
* FreeCAD用のアプリケーションの開発
* FreeCAD用のアプリケーションの開発
** [[Licence/jp|ライセンス]]
** [[Licence/jp|ライセンス]]
Line 83: Line 109:
*** [[Extra python modules/jp|追加のpythonモジュールのインストール]]
*** [[Extra python modules/jp|追加のpythonモジュールのインストール]]
** [[Source documentation/jp|ソースドキュメント]]
** [[Source documentation/jp|ソースドキュメント]]
</div>


* クレジット
* クレジット
**[[Contributors/jp|コントリビューターの皆さん]]
**[[Contributors/jp|コントリビューターの皆さん]]


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



<languages/>
<languages/>

Revision as of 17:52, 24 January 2018

FreeCADオンラインヘルプシステムの目次です。ここで参照された記事は、wiki2chm.pyツールによって自動的にFreeCAD.chmファイルに取り込まれます。このツールはsrc/Tools/wiki2chm.pyにあります。このマニュアルの印刷用バージョンも利用できます。