#include "SMESH_SMESHGUI.hxx"
#include "SMESHGUI_Dialog.h"
#include "SMESHGUI_SelectionOp.h"
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_Mesh)>
Go to the source code of this file.
Data Structures | |
class | SMESHGUI_ShapeByMeshDlg |
Dialog to publish a sub-shape of the mesh main shape by selecting mesh elements. More... | |
class | SMESHGUI_ShapeByMeshOp |
Operation to publish a sub-shape of the mesh main shape by selecting mesh elements. More... | |