Part ReverseShape: Difference between revisions

From FreeCAD Documentation
m (Docnav)
(Removed faulty PNG images.)
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

{{Docnav|[[Part ConvertToSolid|Convert to solid]]|[[Part CreateSimpleCopy|Create simple copy]]|[[Part_Module|Part]]|IconL=Part_ConvertToSolid.png|IconC=Workbench_Part.svg|IconR=Part_CreateSimpleCopy‎.svg}}
<!--T:8-->
{{Docnav
|[[Part ConvertToSolid|Convert to solid]]
|[[Part SimpleCopy|Create simple copy]]
|[[Part_Module|Part]]
|IconL=
|IconR=Part_SimpleCopy‎.svg
|IconC=Workbench_Part.svg
}}


<!--T:2-->
<!--T:2-->
{{GuiCommand
{{GuiCommand|Name=Part ReverseShapes‏‎|MenuLocation=Part → Reverse Shapes|Workbenches=[[Part Workbench|Part]]|SeeAlso=}}
|Name=Part ReverseShapes
|Empty=1‏‎
|MenuLocation=Part → Reverse Shapes
|Workbenches=[[Part Workbench|Part]]
}}


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

<!--T:12-->
Flips the normals of all faces of the selected object.
Flips the normals of all faces of the selected object.


==Usage== <!--T:4-->
==Usage== <!--T:4-->

<!--T:13-->
# Select shape.
# Select shape.
# Choose {{KEY| Part}} {{KEY|Reverse shapes}} from the top menu.
# Go to the menu {{MenuCommand|Part → Reverse shapes}}.
# A reversed shape is created as a new seperate object.
# A reversed shape is created as a new separate object.


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


==Notes== <!--T:7-->
<!--T:14-->
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.
<br />
You can verify this by
# making all other objects but the reversed shape/solid invisible
# selecting the reversed shape/solid
# change "lighting" in the "View"-tab from "Two side" to "One side"
# the shape/solid will turn black you are looking at the back of the faces


<!--T:15-->
You can verify this by
# Making all other objects but the reversed shape invisible.
# Selecting the reversed shape.
# Change {{PropertyView|Lighting}} from "Two side" to "One side".
# The shape will turn black, meaning that you are now looking at the back of the faces.


==Properties== <!--T:16-->
{{Docnav|[[Part ConvertToSolid|Convert to solid]]|[[Part CreateSimpleCopy|Create simple copy]]|[[Part_Module|Part]]|IconL=Part_ConvertToSolid.png|IconC=Workbench_Part.svg|IconR=Part_CreateSimpleCopy‎.svg}}


==Scripting== <!--T:17-->
{{Part Tools navi}}


<!--T:9-->
{{Userdocnavi}}
{{Docnav
|[[Part ConvertToSolid|Convert to solid]]
|[[Part SimpleCopy|Create simple copy]]
|[[Part_Module|Part]]
|IconL=
|IconR=Part_SimpleCopy‎.svg
|IconC=Workbench_Part.svg
}}


</translate>
</translate>
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 14:03, 23 June 2020

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

Properties

Scripting