Part MakeSolid: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
mNo edit summary
Line 2: Line 2:
<translate>
<translate>
<!--T:6-->
<!--T:6-->
{{Docnav|[[Part ShapeFromMesh|Shape from Mesh]]|[[Part ReverseShapes|Reverse shapes]]|[[Part_Module|Part]]|IconL=Part ShapeFromMesh.png|IconC=Workbench_Part.svg|IconR=Part_ReverseShapes.png}}
{{Docnav|[[Part PointsFromMesh|PointsFromMesh]]|[[Part ReverseShapes|Reverse shapes]]|[[Part_Module|Part]]|IconL=Part_PointsFromMesh.svg|IconC=Workbench_Part.svg|IconR=Part_ReverseShapes.png}}


<!--T:1-->
<!--T:1-->
Line 24: Line 24:


<!--T:7-->
<!--T:7-->
{{Docnav|[[Part ShapeFromMesh|Shape from Mesh]]|[[Part ReverseShapes|Reverse shapes]]|[[Part_Module|Part]]|IconL=Part ShapeFromMesh.png|IconC=Workbench_Part.svg|IconR=Part_ReverseShapes.png}}
{{Docnav|[[Part PointsFromMesh|PointsFromMesh]]|[[Part ReverseShapes|Reverse shapes]]|[[Part_Module|Part]]|IconL=Part_PointsFromMesh.svg|IconC=Workbench_Part.svg|IconR=Part_ReverseShapes.png}}


<!--T:8-->
<!--T:8-->

Revision as of 20:00, 18 September 2019

Part ConvertToSolid‏‎

Menu location
Part → Convert to solid
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
None

Introduction

This command creates a solid from a shape object.

Use

  1. Select the shape object.
  2. Choose PartConvert to solid from the top menu.
  3. A solid from the shape object is created as a seperate new object.

Limitations

There will be no analyzing or validating of the shape object.
It is recommended to use Part Refine Shape before converting to a solid.

Notes