Mesh EvaluateSolid/de: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "==Anwendung==")
 
(4 intermediate revisions by 2 users not shown)
Line 17: Line 17:
}}
}}


==Description==
<span id="Description"></span>
==Beschreibung==


The '''Mesh EvaluateSolid''' command checks if a mesh object is solid. A solid mesh object does not have any holes.
Der Befehl '''Mesh EvaluateSolid''' prüft, ob ein Netz für einen Festkörper geeignet ist. Solch ein Netzobjekt enthält keine Lücken.


==Usage==
<span id="Usage"></span>
==Anwendung==


# Select a single mesh object.
# Select a single mesh object.
# There are several ways to invoke the command:
# Select the {{MenuCommand|Meshes → Analyze → [[Image:Mesh_EvaluateSolid.svg|16px]] Check solid mesh}} option from the menu.
#* Press the {{Button|[[Image:Mesh_EvaluateSolid.svg|16px]] [[Mesh_EvaluateSolid|Check solid mesh]]}} button.
#* 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.

Latest revision as of 12:33, 15 December 2023

Mesh EvaluateSolid

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

Beschreibung

Der Befehl Mesh EvaluateSolid prüft, ob ein Netz für einen Festkörper geeignet ist. Solch ein Netzobjekt enthält keine Lücken.

Anwendung

  1. Select a single mesh object.
  2. There are several ways to invoke the command:
    • Press the Check solid mesh button.
    • 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.