PartDesign Workbench/ja: Difference between revisions

From FreeCAD Documentation
(Created page with "== ツール ==")
No edit summary
Line 43: Line 43:


{{PartDesign Tools/jp}}
{{PartDesign Tools/jp}}

== 追加 ==

{{PartDesign Extras/jp}}

== フィーチャープロパティ ==

{{PartDesign Placement/jp}}

{{clear}}
{{docnav/jp|Workbenches/jp|Mesh Workbench/jp}}
{{languages/jp | {{en|PartDesign Workbench}} {{es|PartDesign Workbench/es}} {{fr|PartDesign Workbench/fr}} {{it|PartDesign Workbench/it}} {{pl|PartDesign Workbench/pl}} }}

[[Category:User Documentation/jp]]


=== Structure tools ===
=== Structure tools ===

Revision as of 09:43, 13 December 2018

パートデザインツールは複雑なソリッド部品のモデリングのためのツールを提供することを目的とし、フィーチャー編集による方法をその基盤としています。パートデザインツールスケッチャーワークベンチと複雑に関係しています。

このWikiページは次期バージョンのFreeCAD v0.13に基づいて書かれています。それ以前のバージョンではパートデザインツールの一部が無かったり 、あるいは全く含まれていない場合もあります。現在のパートデザイン機能の全てを入手するにはダウンロードページへ行ってFreeCADを更新してください。

パートデザインツールは複雑なソリッド部品のモデリングのためのツールを提供することを目的とし、フィーチャー編集による方法をその基盤としています。パートデザインツールスケッチャーワークベンチと複雑に関係しています。

基本的な作業の流れ

スケッチとはソリッド部品を作成、編集するための基本となる要素のことです。作業の流れを要約するとこうなります:まず最初に2D形状を含むスケッチを作成します。次にスケッチに対してソリッド作成ツールを使用します。この時に利用可能なツールは以下の通りです。

  • パッド スケッチの押し出しを行います
  • ポケット 既存のソリッドにポケット(くぼみ)を作成します
  • 回転 軸の周りにスケッチを回転させてソリッドを作成します
  • 既存のソリッドに溝を作成します

将来のリリースではさらなるツールが計画されています。

パートデザインワークベンチで非常に重要となるコンセプトはスケッチのサポート(支持物)です。スケッチは標準面(XYXZYZとそれらに平行な面)上または既存のソリッドの面上に作成することができます。後者の場合、既存のソリッドがスケッチのサポートとなります。ツールの中にはサポートを持っているスケッチに対してだけ使用できるものがいくつかあります。例えばポケットです - サポートがない場合、マテリアルからは何も取り除かれません!

いったんソリッド形状が作成されれば面取りやフィレットといった変更やミラーやパターンといった変形を行うことができるようになります。

パートデザインワークベンチは一つのつながったソリッドを作るためのものです。複数のソリッドはアセンブリワークベンチで取り扱うことができます。

While the Part Workbench is based on a constructive solid geometry (CSG) methodology for building shapes, the PartDesign workbench uses a parametric, feature editing methodology, which means a basic solid is sequentially transformed by adding features on top until the final shape is obtained. See the feature editing page for a more complete explanation of this process, and then see Creating a simple part with PartDesign to get started with creating solids.

ツール

パートデザインツールは全てパートデザインを読み込んだ時点で表示されるPart Designメニューにあります。

ここにはスケッチャーワークベンチのツールも含まれています。これはパートデザインモジュールがそれらと深く関係しているからです。

スケッチャーツール

Template:Sketcher Tools/jp

パートデザインツール

Template:PartDesign Tools/jp

Structure tools

These are tools to organize the Model tree.

  • Part: adds a new Part container in the active document and makes it active.
  • Group: adds a Group in the active document's Model tree.

Part Design Helper tools

  • Create body: Creates a Body in the active document and makes it active.
  • Create sketch: creates‎ a new sketch on a selected face or plane. If no face is selected while this tool is executed, the user is prompted to select a plane from the Tasks panel. The interface then switches to the Sketcher_Workbench in sketch editing mode.
  • Map sketch to face: Maps a sketch to a previously selected plane or a face of the active body.

Part Design Modeling tools

Datum tools

Additive tools

These are tools for creating base features or adding material to an existing solid body.

  • Pad: extrudes a solid from a selected sketch.
  • Revolution: creates a solid by revolving a sketch around an axis. The sketch must form a closed profile.
  • Additive loft: creates a solid by making a transition between two or more sketches.
  • Additive pipe: creates a solid by sweeping one or more sketches along an open or closed path.

Subtractive tools

These are tools for subtracting material from an existing body.

  • Pocket: creates a pocket from a selected sketch.
  • Hole: creates a hole feature from a selected sketch. The sketch must contain one or multiple circles.
  • Groove: creates a groove by revolving a sketch around an axis.
  • Subtractive loft: creates a solid shape by making a transition between two or more sketches and subtracts it from the active body.
  • Subtractive pipe: creates a solid shape by sweeping one or more sketches along an open or closed path and subtracts it from the active body.

Transformation tools

These are tools for transforming existing features. They will allow you to choose which features to transform.

  • Mirrored: mirrors one or more features on a plane or face.
  • Linear Pattern: creates a linear pattern based on one or more features.

Dress-up tools

These tools apply a treatment to the selected edges or faces.

  • Fillet: fillets (rounds) edges of the active body.
  • Chamfer: chamfers edges of the active body.
  • Draft: applies and angular draft to faces of the active body.
  • Thickness: creates a thick shell from the active body and opens selected face(s).

Boolean

  • Boolean operation: imports one or more Bodies or PartDesign Clones into the active body and applies a Boolean operation.

Extras

Some additional functionality found in the Part Design menu:

  • Migrate: migrates files created with older FreeCAD versions. If the file is pure PartDesign feature-based, migration should succeed. If the file contains mixed Part/Part Design/Draft objects, the conversion will most likely fail.
  • Shaft design wizard: Generates a shaft from a table of values and allows to analyze forces and moments. The shaft is made with a revolved sketch that can be edited.
  • Involute gear: creates an involute gear profile that can be used by a Pad.

Contextual Menu tools

  • Set tip: redefines the tip, which is the feature exposed outside of the Body.
  • Move object after other object: allows reordering of the Body tree by moving the selected sketch, datum geometry or feature to another position in the list of features.

Preferences

Tutorials

Links


Part Workbench
Path Workbench