Netz KnotenKrümmung

From FreeCAD Documentation
(Redirected from Mesh CurvaturePlot/de)
This page is a translated version of the page Mesh VertexCurvature and the translation is 30% complete.

Mesh VertexCurvature

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

Beschreibung

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

Anwendung

  1. Select one or more mesh objects.
  2. There are several ways to invoke the command:
    • Press the Curvature plot 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.

Eigenschaften

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.

Daten

Base

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

Data hidden

Base

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

View

Base

  • AnsichtDisplay Mode (Enumeration): Absolute curvature (default), Mean curvature, Gaussian curvature, Maximum curvature, Minimum curvature.
  • AnsichtOn Top When Selected (Enumeration): Disabled (default), Enabled, Object, Element.
  • AnsichtSelection Style (Enumeration): Shape, BoundBox (default).
  • AnsichtShow In Tree (Bool): if set to true, the object appears in the Tree view.
  • AnsichtVisibility (Bool): if set to true, the object appears in the 3D view.

View hidden

Base

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