Part ReverseShape: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Marked this version for translation)
(25 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:8-->
<!--T:8-->
{{Docnav
{{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}}
|[[Part_MakeSolid|MakeSolid]]
|[[Part_SimpleCopy|SimpleCopy]]
|[[Part_Workbench|Part]]
|IconL=Part_MakeSolid.svg
|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
|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.
# Select the {{MenuCommand|Part → [[Image:Part_ReverseShapes.svg|16px]] Reverse shapes}} option from the menu.
# 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-->
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:18-->
* [[App_Link|App Link]] objects linked to the appropriate object types and [[App_Part|App Part]] containers with the appropriate visible objects inside can also be used as source objects. {{Version|0.20}}
* To see the effect of the command change the {{PropertyView|Lighting}} property of the reversed shape to {{Value|On side}} and if required change {{MenuCommand|Edit → Preferences... → Display → Rendering → Backlight color}}.


<!--T:9-->
==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}}


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



<!--T:11-->
<!--T:9-->
{{Userdocnavi}}
{{Docnav
|[[Part_MakeSolid|MakeSolid]]
|[[Part_SimpleCopy|SimpleCopy]]
|[[Part_Workbench|Part]]
|IconL=Part_MakeSolid.svg
|IconR=Part_SimpleCopy‎.svg
|IconC=Workbench_Part.svg
}}


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

Revision as of 16:33, 6 May 2022

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

  • App Link objects linked to the appropriate object types and App Part containers with the appropriate visible objects inside can also be used as source objects. introduced in version 0.20
  • To see the effect of the command change the ViewLighting property of the reversed shape to On side and if required change Edit → Preferences... → Display → Rendering → Backlight color.

Properties

Scripting