Mesh VertexCurvature/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/it |Info limiti d'ingombro |Armonizza le normali |Mesh |IconL=Mesh_BoundingBox.svg |IconR=M...")
(Created page with "{{Docnav/it |Info limiti d'ingombro |Armonizza le normali |Mesh |IconL=Mesh_BoundingBox.svg |IconR=M...")
Line 69: Line 69:




{{Docnav
{{Docnav/it
|[[Mesh_BoundingBox|Mesh BoundingBox]]
|[[Mesh_BoundingBox/it|Info limiti d'ingombro]]
|[[Mesh_HarmonizeNormals|Mesh HarmonizeNormals]]
|[[Mesh_HarmonizeNormals/it|Armonizza le normali]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench/it|Mesh]]
|IconL=Mesh_BoundingBox.svg
|IconL=Mesh_BoundingBox.svg
|IconR=Mesh_HarmonizeNormals.svg
|IconR=Mesh_HarmonizeNormals.svg

Revision as of 13:16, 22 September 2020

Other languages:

Mesh VertexCurvature

Menu location
Meshes → Curvature plot
Workbenches
Mesh
Default shortcut
None
Introduced in version
-
See also
Mesh CurvatureInfo

Descrizione

The Mesh VertexCurvature command creates Mesh Curvature objects for mesh objects. A curvature object displays the curvature of a mesh using different colors for the convex, flat and concave parts.

Example of a Mesh Curvature object

Usage

  1. Select one or more mesh objects.
  2. There are several ways to invoke the command:
    • Press the Mesh VertexCurvature button.
    • Select the Meshes → Curvature plot option from the menu.
    • Select the Curvature plot option from the Tree view context menu or 3D view context menu.

Properties

For a Mesh Curvature object the following properties are available in the Property editor. Select the Show all option from the Property editor context menu to display the hidden properties.

Data

Base

  • DatiLabel (String): a user editable name for the object, an arbitrary UTF8 string.
  • DatiSource (Link): a link to the mesh object.

Data hidden

Base

  • DatiCurv Info (CurvatureList): a list of curvature information.
  • DatiExpression Engine (ExpressionEngine): a list of expressions.
  • DatiLabel2 (String): a user editable description for the object, an arbitrary UTF8 string that may include newlines.
  • DatiVisibility (Bool): if set to true, the object appears in the 3D view.

View

Base

  • VistaDisplay Mode (Enumeration): Absolute curvature (default), Mean curvature, Gaussian curvature, Maximum curvature, Minimum curvature.
  • VistaOn Top When Selected (Enumeration): Disabled (default), Enabled, Object, Element.
  • VistaSelection Style (Enumeration): Shape, BoundBox (default).
  • VistaShow In Tree (Bool): if set to true, the object appears in the Tree view.
  • VistaVisibility (Bool): if set to true, the object appears in the 3D view.

View hidden

Base

  • VistaTexture Material (Material): an App Material associated with the object.