Mesh HarmonizeNormals: Difference between revisions

From FreeCAD Documentation
No edit summary
(Undo revision 861178 by David69 (talk))
Tag: Undo
Line 30: Line 30:
# Select one or more mesh objects.
# Select one or more mesh objects.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Mesh_HarmonizeNormals.svg|16px]] [[Mesh_HarmonizeNormals|HarmonizeNormals]]}} button.
#* Press the {{Button|[[Image:Mesh_HarmonizeNormals.svg|16px]] [[Mesh_HarmonizeNormals|Mesh HarmonizeNormals]]}} button.
#* Select the {{MenuCommand|Meshes → [[Image:Mesh_HarmonizeNormals.svg|16px]] Harmonize normals}} option from the menu.
#* Select the {{MenuCommand|Meshes → [[Image:Mesh_HarmonizeNormals.svg|16px]] Harmonize normals}} option from the menu.



Revision as of 13:47, 10 March 2021

Mesh HarmonizeNormals

Menu location
Meshes → Harmonize normals
Workbenches
Mesh
Default shortcut
None
Introduced in version
-
See also
Mesh FlipNormals

Description

The Mesh HarmonizeNormals command harmonizes the normals of mesh objects.

Usage

  1. Select one or more mesh objects.
  2. There are several ways to invoke the command:

Notes

  • This command can produce a mesh with flipped normals. The Mesh FlipNormals command can be used to correct this.
  • For a clear indication of the orientation of the faces of mesh objects make sure the ViewLighting property of the mesh objects is set to One side. The color of the back side of their faces will then depend on the backlight settings: Edit → Preferences... → Display → 3D View → Backlight color - Intensity. See: Preferences Editor.