#include "SMESHGUI_MeshUtils.h"#include "SMESHGUI.h"#include "SMESHGUI_Utils.h"#include <SALOMEDSClient_Study.hxx>#include <QStringList>#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SMESH_Group)>#include <CORBA_SERVER_HEADER(SMESH_Measurements)>
Go to the source code of this file.
Packages | |
| package | SMESH |
Functions | |
| SMESH_Mesh_var | SMESH.GetMeshByIO (const Handle(SALOME_InteractiveObject)&theIO) |
| QString | SMESH.UniqueMeshName (const QString &theBaseName, const QString &thePostfix) |
| QString | SMESH.UniqueName (const QString &theBaseName, _PTR(SObject) theParent, const QString &thePostfix) |
| SMESH::Measurements_var & | SMESH.GetMeasurements () |