FEM MeshClear

From FreeCAD Documentation
Revision as of 14:15, 1 April 2021 by RatonLaveur (talk | contribs)

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

FEM MeshClear

Menu location
Context menu on mesh object → Clear FEM mesh
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM tutorial

Description

Enables the user to delete the mesh from the FreeCAD file. The meshing information, Netgen/Gmesh parameters, mesh regions, mesh groups and mesh boundary layer remain in the Model Tree, which means the mesh an be reproduced later. The main use of this function is to lighten the FreeCAD file, either to improve performance when using FreeCAD, to save disk space or enable easy transfer or files without losing meshing data.

Usage

ToDo