Part: Forme din Plase

From FreeCAD Documentation
Revision as of 09:10, 7 September 2019 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Part ShapeFromMesh‏‎

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

Introducere

Această comandă creează o formă dintr-un mesh object . Obiectele din rețea au capacități de editare limitate în FreeCAD, transformându-le în forme, permit utilizarea lor cu multe alte instrumente în FreeCAD (vezi și Notes).

Utilizare

  1. Selectați obeictul tip plasă.
  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.

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.