Part ShapeFromMesh/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "==Limitări== There will be no analyzing or validating of the mesh object. <br /> Analyzing and repairing of the mesh (if needed) should be done manually before conversion. <b...")
(Created page with "==Note== After creation of a shape, it may be useful to use Convert to solid (necessary for Boolean operations) and Pa...")
Line 18: Line 18:
Appropriate tools are available in the [[Mesh Workbench]].
Appropriate tools are available in the [[Mesh Workbench]].


==Notes==
==Note==
After creation of a shape, it may be useful to use [[Part ConvertToSolid|Convert to solid]] (necessary for [[Glossary#Boolean Operation|Boolean operations]]) and [[Part RefineShape|Refine shape]] tools.
After creation of a shape, it may be useful to use [[Part ConvertToSolid|Convert to solid]] (necessary for [[Glossary#Boolean Operation|Boolean operations]]) and [[Part RefineShape|Refine shape]] tools.



Revision as of 17:24, 30 October 2018

Part ShapeFromMesh‏‎

Menu location
Part → Create shape from mesh...
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Part ConvertToSolid, Part RefineShape

Introduction

This command creates a shape from a mesh object. Mesh objects have limited editing capabilities in FreeCAD, converting them to shapes will allow their use with many more tools in FreeCAD (also see Notes).

Utilizare

  1. Select the mesh object.
  2. Choose Part Create shape from mesh ... from the top menu.
  3. A popup-menu will ask for the tolerance for sewing shape (default value: 0,1)
  4. A shape from the mesh object is created as a seperate new object.

Limitări

There will be no analyzing or validating of the mesh object.
Analyzing and repairing of the mesh (if needed) should be done manually before conversion.
Appropriate tools are available in the Mesh Workbench.

Note

After creation of a shape, it may be useful to use Convert to solid (necessary for Boolean operations) and Refine shape tools.