Część: Utwórz obiekt punktów z siatki

From FreeCAD Documentation
Revision as of 14:30, 12 March 2022 by Kaktus (talk | contribs) (Created page with "Część: Punkty z siatki")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Ta dokumentacja nie jest ukończona. Prosimy o pomoc w tworzeniu dokumentacji.

Strona Model polecenia GUI wyjaśnia jak powinny być dokumentowane polecenia. Przejrzyj stronę Category:UnfinishedDocu, aby zobaczyć więcej niekompletnych stron, takich jak ta. Zobacz stronę Category:Command Reference aby poznać wszystkie komendy.

Zobacz stronę wytycznych Wikidla FreeCAD aby dowiedzieć się, jak edytować strony Wiki, i przejdź do strony Pomóż w rozwoju FreeCAD, aby dowiedzieć się o innych sposobach, w jakie możesz wnieść swój wkład.

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

Description

The Part PointsFromMesh tool 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 workbenches.

Usage

  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

Notes

Properties

Limitations

Scripting