LIB_CLIENT_IDL = SALOME_Exception.idl \
SALOME_GenericObj.idl \
SALOME_Comm.idl \
+ SALOME_Component.idl \
MED.idl \
SMESH_Mesh.idl \
SMESH_Group.idl \
virtual SMDS_ElemIteratorPtr GetElements();
- bool SMESHDS_Group::Add (const int theID);
+ bool Add (const int theID);
- bool SMESHDS_Group::Remove (const int theID);
+ bool Remove (const int theID);
void Clear();
using namespace std;
-namespace{
+//namespace{
// Declarations
//=============================================================
void ImportMeshesFromFile(SMESH::SMESH_Gen_ptr theComponentMesh,
SMESHGUI::GetSMESHGUI()->updateObjBrowser();
}
-}
+//}
extern "C" {
Standard_EXPORT CAM_Module* createModule()
SALOMEDS.idl SALOME_Exception.idl \
GEOM_Gen.idl MED.idl SALOMEDS_Attributes.idl \
SMESH_Gen.idl SMESH_Hypothesis.idl SMESH_Group.idl \
- SALOME_Comm.idl
+ SALOME_Comm.idl SALOME_Component.idl SALOME_GenericObj.idl SMESH_Mesh.idl
# Executables targets
BIN =