Part PointsFromMesh/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 2: Line 2:
{{UnfinishedDocu{{#translation:}}}}
{{UnfinishedDocu{{#translation:}}}}


<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Part_ShapeFromMesh/ru|ShapeFromMesh]]
|[[Part_ShapeFromMesh/ru|ShapeFromMesh]]
Line 10: Line 11:
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Part PointsFromMesh‎
|Name=Part PointsFromMesh‎
Line 19: Line 22:
|SeeAlso=[[Part_ShapeFromMesh/ru|Part ShapeFromMesh]], [[Part_MakeSolid/ru|Part ConvertToSolid]], [[Part_RefineShape/ru|Part RefineShape]]
|SeeAlso=[[Part_ShapeFromMesh/ru|Part ShapeFromMesh]], [[Part_MakeSolid/ru|Part ConvertToSolid]], [[Part_RefineShape/ru|Part RefineShape]]
}}
}}
</div>


==Описание==
==Описание==
Line 43: Line 47:




<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Part_ShapeFromMesh/ru|ShapeFromMesh]]
|[[Part_ShapeFromMesh/ru|ShapeFromMesh]]
Line 51: Line 56:
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
}}
}}
</div>


{{Part Tools navi{{#translation:}}}}
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 13:21, 25 August 2021

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

Notes

Свойства

Ограничения

Scripting