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)
 
(6 intermediate revisions by the same user not shown)
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 11: Line 11:


{{GuiCommand
{{GuiCommand
|Name=Part ReverseShapes
|Name=Part ReverseShape
|MenuLocation=Part → Reverse Shapes
|MenuLocation=Part → Reverse shapes
|Workbenches=[[Part_Module|Part]]
|Workbenches=[[Part_Workbench|Part]]
}}
}}


Line 23: Line 23:


# Select shape.
# Select shape.
# Go to the menu {{MenuCommand|Part → Reverse shapes}}.
# Select the {{MenuCommand|Part → [[Image:Part_ReverseShape.svg|16px]] Reverse shapes}} option from the menu.
# A reversed shape is created as a new separate object.
# A reversed shape is created as a new separate object.


===Notes===
==Notes==


* [[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}}
By executing this command, FreeCAD flips the normals of all faces of the shape/solid.
* 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 → 3D View → Rendering → Backlight color}}.

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==
==Properties==
Line 44: Line 39:
|[[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 52: Line 47:
{{Part Tools navi{{#translation:}}}}
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 15:08, 16 November 2023

Part ReverseShape

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 → 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 → 3D View → Rendering → Backlight color.

Properties

Scripting