Part PointsFromMesh/it: Difference between revisions

From FreeCAD Documentation
(Created page with "==Introduzione==")
(Created page with "== Utilizzo ==")
Line 19: Line 19:
The resulting shape is a collection of vertices or points, which can be used as reference to further create lines, sketches and faces with other tools, like those from the [[Sketcher Workbench|Sketcher]] or the [[Draft Workbench|Draft Workbench]].
The resulting shape is a collection of vertices or points, which can be used as reference to further create lines, sketches and faces with other tools, like those from the [[Sketcher Workbench|Sketcher]] or the [[Draft Workbench|Draft Workbench]].


==How to use==
== Utilizzo ==


# Select the mesh object.
# Select the mesh object.

Revision as of 20:07, 18 September 2019


Crea punti da mesh

Posizione nel menu
Part → Crea punti da mesh
Ambiente
Part
Avvio veloce
Nessuno
Introdotto nella versione
0.19
Vedere anche
Crea forma da mesh, Converti in solido, Affina forma

Introduzione

Part PointsFromMesh creates a shape starting from a mesh object imported or produced from the Mesh Workbench.

The resulting shape is a collection of vertices or points, which can be used as reference to further create lines, sketches and faces with other tools, like those from the Sketcher or the Draft Workbench.

Utilizzo

  1. Select the mesh object.
  2. Go to Part → Create points object from mesh.
  3. A shape from the mesh object is created as a separate new object.

There will be no analyzing or validating of the mesh object. Analyzing and repairing of the mesh should be done manually before conversion, if needed. Appropriate tools are available in the Mesh Workbench.