Part PointsFromMesh/it: Difference between revisions

From FreeCAD Documentation
(Created page with "Part: Crea punti da mesh")
 
(Created page with "{{Docnav/it|Crea forma da mesh|Converti in solido|Part|IconL=Part ShapeFromMesh.png|IconC=Workbench_Par...")
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav|[[Part ShapeFromMesh|Shape from Mesh]]|[[Part ConvertToSolid|Convert to solid]]|[[Part_Module|Part]]|IconL=Part ShapeFromMesh.png|IconC=Workbench_Part.svg|IconR=Part_ConvertToSolid.png}}
{{Docnav/it|[[Part ShapeFromMesh/it|Crea forma da mesh]]|[[Part ConvertToSolid/it|Converti in solido]]|[[Part_Module/it|Part]]|IconL=Part ShapeFromMesh.png|IconC=Workbench_Part.svg|IconR=Part_ConvertToSolid.png}}





Revision as of 20:03, 18 September 2019


Part PointsFromMesh‎

Menu location
Part → Create points object from mesh
Workbenches
Part
Default shortcut
None
Introduced in version
0.19
See also
Part ShapeFromMesh, Part ConvertToSolid, Part RefineShape

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.