Part ReverseShape/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 4: Line 4:
|[[Part_MakeSolid|MakeSolid]]
|[[Part_MakeSolid|MakeSolid]]
|[[Part_SimpleCopy|SimpleCopy]]
|[[Part_SimpleCopy|SimpleCopy]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_MakeSolid.svg
|IconL=Part_MakeSolid.svg
|IconR=Part_SimpleCopy‎.svg
|IconR=Part_SimpleCopy‎.svg
Line 13: Line 13:
|Name=Part ReverseShapes
|Name=Part ReverseShapes
|MenuLocation=Part → Reverse shapes
|MenuLocation=Part → Reverse shapes
|Workbenches=[[Part_Module|Part]]
|Workbenches=[[Part_Workbench|Part]]
}}
}}


Line 44: Line 44:
|[[Part_MakeSolid|MakeSolid]]
|[[Part_MakeSolid|MakeSolid]]
|[[Part_SimpleCopy|SimpleCopy]]
|[[Part_SimpleCopy|SimpleCopy]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_MakeSolid.svg
|IconL=Part_MakeSolid.svg
|IconR=Part_SimpleCopy‎.svg
|IconR=Part_SimpleCopy‎.svg

Revision as of 12:52, 25 August 2021

Part ReverseShapes

Menu location
Part → Reverse shapes
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
None

Description

Flips the normals of all faces of the selected object.

Usage

  1. Select shape.
  2. Select the Part → File:Part ReverseShapes.svg Reverse shapes option from the menu.
  3. A reversed shape is created as a new separate object.

Notes

By executing this command, FreeCAD flips the normals of all faces of the shape/solid.

You can verify this by

  1. Making all other objects but the reversed shape invisible.
  2. Selecting the reversed shape.
  3. Change ViewLighting from "Two side" to "One side".
  4. The shape will turn black, meaning that you are now looking at the back of the faces.

Properties

Scripting