Part PunkteAusNetz

From FreeCAD Documentation
Revision as of 20:48, 1 December 2019 by Maker (talk | contribs) (Created page with "Part PunkteAusNetz erzeugt eine Form, die von einem Netz Objekt ausgeht, das aus der Mesh Areitsbereich im...")


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

Einleitung

Part PunkteAusNetz erzeugt eine Form, die von einem Netz Objekt ausgeht, das aus der Mesh Areitsbereich importiert oder erzeugt wurde.

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.