Part: Crea punti da mesh

From FreeCAD Documentation
Revision as of 20:07, 18 September 2019 by Renatorivo (talk | contribs) (Created page with "{{GuiCommand/it |Name=Part PointsFromMesh‎ |Name/it=Crea punti da mesh |MenuLocation=Part → Crea punti da mesh |Workbenches=Part |Version=0.19 |SeeAl...")


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

Introduction

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.

How to use

  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.