Part ReverseShape: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 14: Line 14:
<!--T:2-->
<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Part ReverseShapes
|Name=Part ReverseShape
|MenuLocation=Part → Reverse shapes
|MenuLocation=Part → Reverse shapes
|Workbenches=[[Part_Workbench|Part]]
|Workbenches=[[Part_Workbench|Part]]
Line 28: Line 28:
<!--T:13-->
<!--T:13-->
# Select shape.
# Select shape.
# Select the {{MenuCommand|Part → [[Image:Part_ReverseShapes.svg|16px]] Reverse shapes}} option from the menu.
# 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.


Line 35: Line 35:
<!--T:18-->
<!--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}}
* [[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}}.
* 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}}.


==Properties== <!--T:16-->
==Properties== <!--T:16-->

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