Part MakeSolid: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
{{Docnav
{{Docnav
|[[Part_PointsFromMesh|PointsFromMesh]]
|[[Part_PointsFromMesh|PointsFromMesh]]
|[[Part_ReverseShape|ReverseShape]]
|[[Part_ReverseShapes|ReverseShapes]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_PointsFromMesh.svg
|IconL=Part_PointsFromMesh.svg
|IconR=Part_ReverseShapes.svg
|IconR=Part_ReverseShape.svg
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
}}
}}
Line 16: Line 16:
|Name=Part MakeSolid
|Name=Part MakeSolid
|MenuLocation=Part → Convert to solid
|MenuLocation=Part → Convert to solid
|Workbenches=[[Part_Module|Part]]
|Workbenches=[[Part_Workbench|Part]]
}}
}}


Line 28: Line 28:
<!--T:3-->
<!--T:3-->
# Select the shape object.
# Select the shape object.
# Choose {{KEY|Part}}{{KEY|Convert to solid}} from the top menu.
# Select the {{MenuCommand|Part → [[Image:Part_MakeSolid.svg|16px]] Convert to solid}} option from the menu.
# A solid from the shape object is created as a seperate new object.
# A solid from the shape object is created as a separate new object.


==Limitations== <!--T:12-->
==Limitations== <!--T:12-->


<!--T:4-->
<!--T:4-->
There will be no analyzing or validating of the shape object.
* There will be no analyzing or validating of the shape object.
* It is recommended to use [[Part_RefineShape|Part RefineShape]] before converting to a solid.
<br />
It is recommended to use {{KEY|Part}} → {{KEY|Create a copy}} → {{KEY|Refine Shape}} before converting to a solid.

==Notes== <!--T:5-->




Line 44: Line 41:
{{Docnav
{{Docnav
|[[Part_PointsFromMesh|PointsFromMesh]]
|[[Part_PointsFromMesh|PointsFromMesh]]
|[[Part_ReverseShape|ReverseShape]]
|[[Part_ReverseShapes|ReverseShapes]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_PointsFromMesh.svg
|IconL=Part_PointsFromMesh.svg
|IconR=Part_ReverseShapes.svg
|IconR=Part_ReverseShape.svg
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
}}
}}
Line 54: Line 51:
{{Part Tools navi{{#translation:}}}}
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 13:50, 16 November 2023

Part MakeSolid

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

Description

This command creates a solid from a shape object.

Usage

  1. Select the shape object.
  2. Select the Part → Convert to solid option from the menu.
  3. A solid from the shape object is created as a separate new object.

Limitations

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