FEM MeshClear/ru

From FreeCAD Documentation
This page is a translated version of the page FEM MeshClear and the translation is 20% complete.
Outdated translations are marked like this.
Other languages:

FEM MeshClear

Системное название
FEM MeshClear
Расположение в меню
Context menu on mesh object → Clear FEM mesh
Верстаки
FEM
Быстрые клавиши
Нет
Представлено в версии
-
См. также
FEM tutorial

Описание

Enables the user to reinitialize the mesh from the FreeCAD FEM mesh object. The mesh still exists but does not have any vertices, edges, faces or elements. The meshing information, Netgen/Gmsh parameters, mesh regions, mesh groups and mesh boundary layer remain in the Model Tree, which means the mesh can 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 of files without losing meshing data.

Применение

  1. Right-click a Netgen or Gmsh FEM mesh object in the Tree view.
  2. Select the Clear FEM mesh option from the context menu.

Notes

The objects in the Model Tree are maintained because they represent the meshing data, but the mesh is now cleared from the FreeCAD file.