Mesh EvaluateFacet: Difference between revisions

From FreeCAD Documentation
No edit summary
(Button text.)
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>


<!--T:6-->
<!--T:6-->
{{Docnav
{{Docnav
|[[Mesh_Evaluation|Mesh Evaluation]]
|[[Mesh_Evaluation|Evaluation]]
|[[Mesh_CurvatureInfo|Mesh CurvatureInfo]]
|[[Mesh_CurvatureInfo|CurvatureInfo]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=
|IconL=Mesh_Evaluation.svg
|IconR=
|IconR=Mesh_CurvatureInfo.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}
Line 25: Line 22:


<!--T:2-->
<!--T:2-->
The '''Mesh EvaluateFacet''' command displays information about a selected mesh face.
The '''Mesh EvaluateFacet''' command shows information about faces of mesh objects.


</translate>
</translate>
Line 31: Line 28:
Triangle: <[1.964574, 0.047063, 0.748046], [1.937166, 0.062461, 0.992797], [1.964574, -0.047063, 0.748046]>
Triangle: <[1.964574, 0.047063, 0.748046], [1.937166, 0.062461, 0.992797], [1.964574, -0.047063, 0.748046]>
<translate>
<translate>
<!--T:12-->
{{Caption|Example of the information displayed in the Report view}}
{{Caption|Example of the information displayed in the Report view}}


Line 37: Line 35:
<!--T:3-->
<!--T:3-->
# It is advisable to enable the [[Report_view|Report view]]. The command will display detailed information there.
# It is advisable to enable the [[Report_view|Report view]]. The command will display detailed information there.
# There are several ways to invoke the command:
# Select the {{MenuCommand|Meshes → Analyze → Face info}} option from the menu.
# The cursor will change to the [[Image:Mesh_EvaluateFacet.svg|24px]] Pipette icon.
#* Press the {{Button|[[Image:Mesh_EvaluateFacet.svg|16px]] [[Mesh_EvaluateFacet|Face info]]}} button.
#* Select the {{MenuCommand|Meshes → Analyze → [[Image:Mesh_EvaluateFacet.svg|16px]] Face info}} option from the menu.
# The cursor changes to a pipette icon.
# Select a face of a mesh object.
# Select a face of a mesh object.
# Its index will be displayed in the [[3D_view|3D view]].
# Its index will be displayed in the [[3D_view|3D view]].
# Additional information is shown in the Report view:
# Additional information is shown in the Report view:
#* The internal name of the mesh object.
#* The internal name of the mesh object.
#* The index of the selected facet.
#* The index of the selected face.
#* The indices of the three facet points.
#* The indices of the three face points.
#* The indices of the three facets that share an edge with the selected facet.
#* The indices of the faces that share an edge with the selected face.
#* The coordinates of the facet points.
#* The coordinates of the face points.
# Optionally select more facets.
# Optionally select more faces.
# Select the {{MenuCommand|Leave info mode}} option from the 3D view context menu to end the command.
# Select the {{MenuCommand|Leave info mode}} option from the 3D view context menu to finish the command.



<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[Mesh_Evaluation|Mesh Evaluation]]
|[[Mesh_Evaluation|Evaluation]]
|[[Mesh_CurvatureInfo|Mesh CurvatureInfo]]
|[[Mesh_CurvatureInfo|CurvatureInfo]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=
|IconL=Mesh_Evaluation.svg
|IconR=
|IconR=Mesh_CurvatureInfo.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}

Latest revision as of 16:28, 25 November 2023

Mesh EvaluateFacet

Menu location
Meshes → Analyze → Face info
Workbenches
Mesh
Default shortcut
None
Introduced in version
-
See also
None

Description

The Mesh EvaluateFacet command shows information about faces of mesh objects.

Mesh: Ellipsoid Facet 3631: Points: <1817, 1818, 1866>, Neighbours: <3534, 3632, 3630>
Triangle: <[1.964574, 0.047063, 0.748046], [1.937166, 0.062461, 0.992797], [1.964574, -0.047063, 0.748046]>

Example of the information displayed in the Report view

Usage

  1. It is advisable to enable the Report view. The command will display detailed information there.
  2. There are several ways to invoke the command:
    • Press the Face info button.
    • Select the Meshes → Analyze → Face info option from the menu.
  3. The cursor changes to a pipette icon.
  4. Select a face of a mesh object.
  5. Its index will be displayed in the 3D view.
  6. Additional information is shown in the Report view:
    • The internal name of the mesh object.
    • The index of the selected face.
    • The indices of the three face points.
    • The indices of the faces that share an edge with the selected face.
    • The coordinates of the face points.
  7. Optionally select more faces.
  8. Select the Leave info mode option from the 3D view context menu to finish the command.