Part MakeSolid: Difference between revisions

From FreeCAD Documentation
mNo edit summary
No edit summary
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:1-->
Line 21: Line 22:
</translate>
</translate>
{{clear}}
{{clear}}
<languages/>

Revision as of 20:20, 6 August 2018

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