Part ReverseShape: Difference between revisions

From FreeCAD Documentation
(Rewrote, with proper templatese)
mNo edit summary
Line 12: Line 12:


==Description== <!--T:3-->
==Description== <!--T:3-->

Flips the normals of all faces of the selected object.
Flips the normals of all faces of the selected object.


==How to use== <!--T:4-->
==How to use== <!--T:4-->

# Select shape.
# Select shape.
# Go to the menu {{MenuCommand|Part → Reverse shapes}}.
# Go to the menu {{MenuCommand|Part → Reverse shapes}}.
Line 20: Line 22:


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

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



Revision as of 19:38, 6 October 2019

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.

How to use

  1. Select shape.
  2. Go to the menu Part → Reverse shapes.
  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.