Open main menu

Changes

Mesh

2,685 bytes added, 6 years ago
no edit summary
<translate>
=Structure=<!--T:1-->
<!--T:2-->In the last step of any project, the generated meshes are shown and can be edited or exported.
<!--T:3-->
{{Screenshot|Wizard-interface.PNG}}
<!--T:4-->The interface shows the image of all the generated meshes; the list of the generated meshes, in the upper right corner of the interface, from which can be selected individual files for edit; a specific toolbrtoolbar.
<!--T:5-->
The toolbar offers these options:
<!--T:6-->
;{{List button|prevAction.png}} Previous: Goes back to the previous step. Icon not active during the first scanning step.
;{{List button|editSelectedAction.png}} Edit Meshes: Opens the mesh editing page that provides various tools to improve the quality of the mesh. All of these tools will be explained in detail later in this page.
;{{List button|exportToCadAction.png}} Export to CAD : Exports the images to the selected CAD.
;{{List button|exportVisibleAction.png}} Export Visible : Exports the files to a selected folder.
;{{List button|nextAction.png}} Next: Goes forward one step forward in the project. This option is not available, being this the last wizard step.
=Mesh Tools=<!--T:7-->
<!--T:8-->By clicking the {{Inline button|editSelectedAction.png}} the '''edit mesh''' toolbar becomes available. The mesh tools are automatically applied in some measure during mesh generation, it is seldom necessary to furtherly edit the mesh.
<!--T:9-->
{{Screenshot|meshtools.png}}
<!--T:10-->
;{{List button|cancel.png}} Exit : Exits the Option section.
;{{List button|rectSelTool.png}} Selection Tools: Opens the selection tool panel in which it is possible to choose how to select part of the image. The available tools will be described later in this page.
;{{List button|selOpAction.png}} Select Action: Opens the actions panel in which it is possible to choose what to do with the selected part of the image. The available actions will be described later in this page.
;{{List button|fillHolesAction.png}} Fill Holes:Detects and filles one or more holes in a mesh. This option will be explained in detail later in this page.;{{List button|flipNormalsAction.png}} Flip Normals:Flips the normals of the mesh inverting the upper surface with its bottom part. This tool is automatically performed in the impression and bite profiles.;{{List button|fixProblemsAction.png}} Fix Mesh:Automatically detects and fixes the structural issues of a mesh, if there are any. ;{{List button|smoothAction.png}} Smooth:Advanced tool to smooth and sharpen a mesh. This option will be explained in detail later in this page.;{{List button|decimateAction.png}} Decimate:Reduces the number of triangles of a mesh, and incidentally the weight of the generated STL file. This option will be explained in detail later in this page.;{{List button|closedentureAction.png}} Close Denture: Closes the bottom of the selected mesh with a regular plane.
;{{List button|Ok.png}} Accept : Accepts the changes and closes the option section.
===Selection Tools===<!--T:11-->
<!--T:12-->
[[File:selection-tools.gif]]
<!--T:13-->
As shown in the GIF, these tools allow to select part of the image to edit the object. Four selection tools are available:
<!--T:14-->
;{{List button|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.
;{{List 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.
;{{List button|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===<!--T:15-->
<!--T:16-->
[[File:edit-actions.gif]]
<!--T:17-->
These actions allow to modify the selected information. The following actions are available:
<!--T:18-->
;{{List button|cutSelAction.png}} Delete Selection (DEL) : Deletes the currently selected data.
;{{List button|cropSelAction.png}} Crop Selection ({{Inline button|Key_ctrl.png}} + K) : Keeps only the selected data and removes all the rest.
;{{List button|clearSelAction.png}} Clear Selection ({{Inline button|Key_ctrl.png}} + C) : Deselects all the data.
===Fill All Holes=== <!--T:19-->
<!--T:20-->
This is an interactive tool that allows to fill the holes in the currently selected mesh.
 
<!--T:21-->
[[File:fill-holes.gif]]
 
<!--T:22-->
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=== <!--T:23-->
 
<!--T:24-->
This tool smooths the whole surface of the mesh, compensating its irregularities, if there are any.
 
<!--T:25-->
{{Screenshot|smooth.png}}
 
<!--T:26-->
This tool applies two parameters:
 
<!--T:27-->
;Strength
How much the tool can change the object surface. The higher the value the more the mesh is smoothed and sharpened.
 
<!--T:28-->
;Sensitivity
How many parts of the surface will be identified as 'Details' (margins, edges). The detail parts will be sharpened, but not smoothed.
 
===Decimate=== <!--T:29-->
 
<!--T:30-->
This tool reduces the number of triangles in a mesh, to save more space, trying to preserve as much detail as possible.
 
<!--T:31-->
{{Screenshot|decimate.png}}
 
<!--T:32-->
It is possible to insert a percentage of triangles to be kept (For example 50% to halve the mesh size).
 
<!--T:33-->
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.
 
<!--T:34-->
On the bottom of the dialog appears the initial number of triangles (or Faces) and the number of triangles after decimation.
 
<!--T:35-->
Just click on Apply to see the result.
</translate>
{{Navigation|[Align|Examples}}
18,895

edits