Mesh VertexCurvature/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "# Wybierz jeden lub więcej obiektów siatki. # Istnieje kilka sposobów na wywołanie polecenia: #* Naciśnij przycisk {{Button|16px Mesh...")
(Created page with "==Właściwości==")
Line 33: Line 33:
#* Wybierz opcję {{MenuCommand|[[Image:Mesh_VertexCurvature.svg|16px]] Wykres krzywizny}} z menu podręcznego [[Tree_view/pl|Widoku drzewa]] lub [[3D_view/pl|Widoku 3D]].
#* Wybierz opcję {{MenuCommand|[[Image:Mesh_VertexCurvature.svg|16px]] Wykres krzywizny}} z menu podręcznego [[Tree_view/pl|Widoku drzewa]] lub [[3D_view/pl|Widoku 3D]].


==Properties==
==Właściwości==


For a Mesh Curvature object the following properties are available in the [[Property_editor|Property editor]]. Select the {{MenuCommand|Show all}} option from the Property editor context menu to display the hidden properties.
For a Mesh Curvature object the following properties are available in the [[Property_editor|Property editor]]. Select the {{MenuCommand|Show all}} option from the Property editor context menu to display the hidden properties.

Revision as of 16:21, 28 September 2022

Siatka: Krzywizna siatki

Lokalizacja w menu
Siatki → Wykres krzywizny
Środowisko pracy
Siatka
Domyślny skrót
brak
Wprowadzono w wersji
-
Zobacz także
Informacje o krzywiźnie

Opis

Polecenie Wykres krzywizny tworzy obiekty krzywizny dla obiektów siatki. Obiekt krzywizny wyświetla krzywiznę siatki używając różnych kolorów dla części wypukłej, płaskiej i wklęsłej.

Przykład obiektu krzywizny siatki

Użycie

  1. Wybierz jeden lub więcej obiektów siatki.
  2. Istnieje kilka sposobów na wywołanie polecenia:

Właściwości

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

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

Data hidden

Base

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

View

Base

  • WIDOKDisplay Mode (Enumeration): Absolute curvature (default), Mean curvature, Gaussian curvature, Maximum curvature, Minimum curvature.
  • WIDOKOn Top When Selected (Enumeration): Disabled (default), Enabled, Object, Element.
  • WIDOKSelection Style (Enumeration): Shape, BoundBox (default).
  • WIDOKShow In Tree (Bool): if set to true, the object appears in the Tree view.
  • WIDOKVisibility (Bool): if set to true, the object appears in the 3D view.

View hidden

Base

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