Open main menu

Mesh Tools

Revision as of 10:29, 23 September 2017 by Meinan (talk | contribs) (Created page with ";{{List button|cancel.png}} 終了 : オプションセクションを終了します。 ;{{List button|rectSelTool.png}} 選択ツール: 選択ツ...")


Contents

構造

プロジェクトの最後のステップでは、生成されたメッシュが表示され、これを編集したりエクスポートしたりできます。

 

インターフェースに生成されたすべてのメッシュの画像が表示されます。右上には生成されたメッシュのリストがあり、ここで個々のファイルを選択して編集できます。ツールバーもあります。

ツールバーには以下のオプションがあります:

  戻る
前のステップに戻ります。このアイコンは、最初のスキャンステップでは無効になっています。
  メッシュ編集
メッシュ編集ページを開きます。このページでは、メッシュの品質を向上できるさまざまなツールがあります。これらのツールについては、後続のセクションで詳しく説明します。
  CADへエクスポート 
画像を選択したCADにエクスポートします。
  エクスポート 
選択したフォルダにファイルをエクスポートします。
  次へ
プロジェクト内の次のステップに進みます。ここはウィザードの最後のステップなので、このオプションは利用できません。

メッシュツール

  をクリックすると、メッシュ編集ツールバーを利用できるようになります。メッシュツールはメッシュ生成中にある程度自動で適用されるので、ほとんどの場合でメッシュをさらに編集する必要はありません。

 

  終了
オプションセクションを終了します。
  選択ツール
選択ツールパネルを開きます。このパネルでは、画像の一部分を選択する方法を選択できます。利用可能なツールについては、後続のセクションで説明します。
  選択アクション
アクションパネルを開きます。このパネルでは、画像で選択した部分でどのような操作を実行するか選択できます。利用可能なアクションについては、後続のセクションで説明します。
  穴埋め
メッシュの穴を検出して埋めます。このオプションについては、後続のセクションで説明します。
  垂線の反転
メッシュの垂線をフリップして、上面と下面を反転させます。インプレッションおよびバイトのプロファイルでは、このツールは自動で実行されます。
  メッシュ修正
メッシュに構造上の問題がある場合、自動的に検出して修正します。
  スムース
メッシュをなめらかにして、輪郭をくっきりさせるアドバンスツールです。このオプションについては、後続のセクションで説明します。
  トライアングル削減
メッシュのトライアングル数を減らし、生成されるSTLファイルのサイズを削減します。このオプションについては、後続のセクションで説明します。
  確定
変更内容を確定し、オプションセクションを閉じます。

Selection Tools

 

As shown in the GIF, these tools allow to select part of the image to edit the object. Four selection tools are available:

  Rectangular Selection
Draws a rectangle that starts from the click point and grows following the mouse; to select, release the left mouse button.
  Elliptical Selection
Draws an ellipse centered in the click point that grows following the mouse; to select, release the left mouse button.
  Free Closed Line Selection
Click and hold the left mouse button to start drawing a line that follows the mouse. Release the left mouse button to close the line and select all the area inside its borders.
  Polygonal Selection
Click in two different points to draw a line and a third point to create a polygon. Double click to close the polygon and select all the area inside its borders

Actions

 

These actions allow to modify the selected information. The following actions are available:

  Delete Selection (DEL) 
Deletes the currently selected data.
  Crop Selection (  + K) 
Keeps only the selected data and removes all the rest.
  Invert Selection (  + I) 
Selects all the data that is not selected and deselects the selected data.
  Clear Selection (  + C) 
Deselects all the data.

Fill All Holes

This is an interactive tool that allows to fill the holes in the currently selected mesh.

 

As shown in the video, drag the bar to choose the size of the holes that need to be filled. The holes contour will turn red when they are selected. Click apply to accept and fill the selected holes.

Smooth

This tool smooths the whole surface of the mesh, compensating its irregularities, if there are any.

 

This tool applies two parameters:

Strength

How much the tool can change the object surface. The higher the value the more the mesh is smoothed and sharpened.

Sensitivity

How many parts of the surface will be identified as 'Details' (margins, edges). The detail parts will be sharpened, but not smoothed.

Decimate

This tool reduces the number of triangles in a mesh, to save more space, trying to preserve as much detail as possible.

 

It is possible to insert a percentage of triangles to be kept (For example 50% to halve the mesh size).

It is also possible to establish a tolerance value. If the tolerance is enabled, the software will stop the decimation when this would modify the mesh more than the tolerance parameter.

On the bottom of the dialog appears the initial number of triangles (or Faces) and the number of triangles after decimation.

Just click on Apply to see the result.