Part PointsFromMesh/ru

From FreeCAD Documentation
Revision as of 16:30, 6 November 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Part PointsFromMesh‎

Системное название
Part PointsFromMesh‎
Расположение в меню
Part → Create points object from mesh
Верстаки
Part
Быстрые клавиши
Нет
Представлено в версии
0.19
См. также
Part ShapeFromMesh, Part ConvertToSolid, Part RefineShape

Описание

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.

Применение

  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

Примечания

Свойства

Ограничения

Программирование