Version: 8.3.0
SMESHGUI_MeshUtils.h File Reference
#include "SMESH_SMESHGUI.hxx"
#include <QString>
#include <SALOME_InteractiveObject.hxx>
#include <SALOMEDSClient_definitions.hxx>
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_Mesh)>
#include <CORBA_SERVER_HEADER(SMESH_Measurements)>
Include dependency graph for SMESHGUI_MeshUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  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 ()