ここはFreeCADの初心者のためのヘルプエリアです。
このページはまだ開発の初期段階であることに注意してください。現在、エンドユーザのための十分なドキュメントがまだ整備されていません。これは、FreeCAD自体がいまだ開発の初期段階にとどまっており、ファイナルユーザーの興味を持つツールが用意されていないからです。
それから、あなたがここに乗せたい情報を持っているとしたら、何故それをここに追加してマニュアルの成長を手伝ってくれないんですか?wikiページの編集は簡単です。このページがあなたの手助けになってくれます。
それから、あなたがここに乗せたい情報を持っているとしたら、何故それをここに追加してマニュアルの成長を手伝ってくれないんですか?wikiページの編集は簡単です。このページがあなたの手助けになってくれます。
- アプリケーションの概要: :FreeCADの一般的な概要
- FreeCADのインストール:Linux / UnixおよびWindowsでの、FreeCADのインストールの仕方
- はじめよう:利用可能なツールの簡単な概要
- FAQ/jp:よくある質問
- Tutorials covering different parts of FreeCAD
See also:
Workbenches are collections of tools used for specific tasks. These are the base workbenches bundled with every FreeCAD installation:
-
Std Base. This is not really a workbench, but rather a category of 'standard' commands and tools that can be used in all workbenches.
-
The Arch Workbench for working with architectural elements.
-
The Draft Workbench contains 2D tools and basic 2D and 3D CAD operations.
-
The FEM Workbench provides Finite Element Analysis (FEA) workflow.
-
The Image Workbench for working with bitmap images.
-
The Inspection Workbench is made to give you specific tools for examination of shapes. It is still under development.
-
The Mesh Workbench for working with triangulated meshes.
-
The OpenSCAD Workbench for interoperability with OpenSCAD and repairing constructive solid geometry (CSG) model history.
-
The Part Workbench for working with CAD parts.
-
The Part Design Workbench for building Part shapes from sketches.
-
The Path Workbench is used to produce G-Code instructions. It is still under development.
-
The Points Workbench for working with point clouds.
-
The Raytracing Workbench for working with ray-tracing (rendering).
-
The Reverse Engineering Workbench is intended to provide specific tools to convert shapes/solids/meshes into parametric FreeCAD-compatible features. It is still under development.
-
The Robot Workbench for studying robot movements.
-
The Sketcher Workbench for working with geometry-constrained sketches.
-
The Spreadsheet Workbench for creating and manipulating spreadsheet data.
-
The Start Center Workbench allows you to quickly jump to one of the most common workbenches.
-
The Surface Workbench provides tools to create and modify surfaces. It is similar to the Part Builder Face from edges option.
-
The TechDraw Workbench for producing technical drawings from 3D models. It is the successor of the Drawing Workbench.
-
The Test Framework Workbench is for debugging FreeCAD.
-
The Web Workbench provides you with a browser window instead of the 3D view within FreeCAD.
Macros are relatively small snippets of Python code that perform a simple or a complex task that is not available in the base FreeCAD system.
Power users have written various macros to enhance FreeCAD with more capabilities.
Since FreeCAD 0.17, many macros can be installed using the Addon Manager. For a list of the macros refer to the Macros recipes page. For manual installation see How to install macros.
When many macros or functions are developed together, and are organized in toolbars and menus, they can become a new workbench.
External workbenches are collections of functions that are not part of the base FreeCAD system, usually developed by experienced users, and targeting a particular need.
Since FreeCAD 0.17, many workbenches can be installed using the Addon Manager. For manual installation see How to install additional workbenches.
- コマンドリファレンス:使用可能なFreeCADコマンドの完全なリストです。
これはFreeCADの公式なオンラインヘルプです。オンラインヘルプシステム全体が、現在書き直し中なので注意してください。オンラインヘルプは、FreeCADバイナリパッケージと一緒に配布されるCHMファイルの生成に使用されます。オンラインヘルプは、その時点での、このwikiの中の最も完全なセクションの一部をまとめたものです。
- パワーユーザーハブではFreeCADのより高度な使用方法を見ることができます
- アーキテクチャワークフロー:アーキテクチャフローでの、予備的な配置をFreeCADで行う方法の例です。
- もしあなたがFreeCADを手助けしてくれるなら、FreeCADを手伝うを参照してください。
- FreeCADメンバーのコミュニティによって行われたプロジェクトの一覧FreeCADコミュニティポータルです。
- Don't understand a term or phrase as used in FreeCAD? Try the Glossary page.
Category:Hubs
documentation index > Hubs > User hub/ja