Part MakeSolid/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 12: Line 12:
{{GuiCommand
{{GuiCommand
|Name=Part MakeSolid
|Name=Part MakeSolid
|Empty=1
|MenuLocation=Part → Convert to solid
|MenuLocation=Part → Convert to solid
|Workbenches=[[Part_Module|Part]]
|Workbenches=[[Part_Module|Part]]

Revision as of 15:06, 23 January 2021

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. 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