27 #ifndef _SMESHDS_Document_HeaderFile
28 #define _SMESHDS_Document_HeaderFile
42 SMESHDS_Mesh * NewMesh(
bool theIsEmbeddedMode,
int MeshID);
43 void RemoveMesh(
int MeshID);
46 void RemoveHypothesis(
int HypID);
50 void InitMeshesIterator();
53 void InitHypothesisIterator();
55 bool MoreHypothesis();