Mesh Tools

From Dental Wiki
Revision as of 10:29, 23 September 2017 by Meinan (talk | contribs) (Created page with "===選択ツール===")
Jump to navigation Jump to search


構造

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

Wizard-interface.PNG

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

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

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

メッシュツール

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

Meshtools.png

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

選択ツール

Selection-tools.gif

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

RectSelTool.png Rectangular Selection
Draws a rectangle that starts from the click point and grows following the mouse; to select, release the left mouse button.
ElliSelTool.png Elliptical Selection
Draws an ellipse centered in the click point that grows following the mouse; to select, release the left mouse button.
LineSelTool.png 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.
PolygonSelTool.png 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

Edit-actions.gif

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

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

Fill All Holes

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

Fill-holes.gif

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.

Smooth.png

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.

Decimate.png

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.

link=[Align Homebutton.png Navigation Next.png