Mesh EvaluateSolid/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 5: Line 5:
|[[Mesh_BoundingBox|Mesh BoundingBox]]
|[[Mesh_BoundingBox|Mesh BoundingBox]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=
|IconL=Mesh_CurvatureInfo.svg
|IconR=
|IconR=Mesh_BoundingBox.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}
Line 12: Line 12:
{{GuiCommand
{{GuiCommand
|Name=Mesh EvaluateSolid
|Name=Mesh EvaluateSolid
|Empty=1
|MenuLocation=Meshes → Analyze → Check solid mesh
|MenuLocation=Meshes → Analyze → Check solid mesh
|Workbenches=[[Mesh_Workbench|Mesh]]
|Workbenches=[[Mesh_Workbench|Mesh]]
Line 25: Line 24:


# Select a single mesh object.
# Select a single mesh object.
# Select the {{MenuCommand|Meshes → Analyze → Check solid mesh}} option from the menu.
# Select the {{MenuCommand|Meshes → Analyze → [[Image:Mesh_EvaluateSolid.svg|16px]] Check solid mesh}} option from the menu.
# The {{MenuCommand|Solid Mesh}} dialog box opens informing that the selected mesh object is solid or not.
# The {{MenuCommand|Solid Mesh}} dialog box opens informing that the selected mesh object is solid or not.
# Press the {{Button|OK}} button to close the dialog box and finish the command.
# Press the {{Button|OK}} button to close the dialog box and finish the command.
Line 34: Line 33:
|[[Mesh_BoundingBox|Mesh BoundingBox]]
|[[Mesh_BoundingBox|Mesh BoundingBox]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=
|IconL=Mesh_CurvatureInfo.svg
|IconR=
|IconR=Mesh_BoundingBox.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}

Revision as of 20:35, 18 September 2020

Mesh EvaluateSolid

Menu location
Meshes → Analyze → Check solid mesh
Workbenches
Mesh
Default shortcut
None
Introduced in version
-
See also
Arch SelectNonSolidMeshes

Description

The Mesh EvaluateSolid command checks if a mesh object is solid. A solid mesh object does not have any holes.

Usage

  1. Select a single mesh object.
  2. Select the Meshes → Analyze → Check solid mesh option from the menu.
  3. The Solid Mesh dialog box opens informing that the selected mesh object is solid or not.
  4. Press the OK button to close the dialog box and finish the command.