#include <Action.h>
#include <MeshComponent.h>
#include <vtkUnstructuredGrid.h>
#include <vtkCell.h>
Go to the source code of this file.
Classes | |
class | MergeMeshs |
MergeMeshs action creates new mesh from two input meshs by merging points which are exactly at the same coordinates and remove duplicate cells. More... | |