Mesh "График кривизны"

From FreeCAD Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page Mesh VertexCurvature and the translation is 61% complete.
Outdated translations are marked like this.
Other languages:

График кривизны

Системное название
Mesh_VertexCurvature
Расположение в меню
Полигональные Сетки → График кривизны
Верстаки
Mesh
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Mesh CurvatureInfo

Описание

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

Применение

  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.

Свойства

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.

Данные

Основные

  • ДанныеLabel (String): a user editable name for the object, an arbitrary UTF8 string.
  • ДанныеSource (Link): a link to the mesh object.

Данные скрытые свойства

Основные

  • ДанныеCurv Info (CurvatureList): a list of curvature information.
  • ДанныеExpression Engine (ExpressionEngine): a list of expressions.
  • ДанныеLabel2 (String): a user editable description for the object, an arbitrary UTF8 string that may include newlines.
  • ДанныеVisibility (Bool): if set to true, the object appears in the 3D view.

Вид

Основные

  • ВидDisplay Mode (Enumeration): Absolute curvature (default), Mean curvature, Gaussian curvature, Maximum curvature, Minimum curvature.
  • ВидOn Top When Selected (Enumeration): Disabled (default), Enabled, Object, Element.
  • ВидSelection Style (Enumeration): Shape, BoundBox (default).
  • ВидShow In Tree (Bool): if set to true, the object appears in the Tree view.
  • ВидVisibility (Bool): if set to true, the object appears in the 3D view.

Вид скрытые свойства

Основные

  • ВидTexture Material (Material): an App Material associated with the object.