X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESH%2FSMESH_Mesh.hxx;h=19818878e248be311e0806510d47e17caba43ccd;hp=6c25414e2e115a9bc9ad04dcaa7c02f928405765;hb=69f064e1222d71a85b8ac1e11d82e0480b6d6cea;hpb=b0a908c0d20341651771d0249fb10882f54b2aad diff --git a/src/SMESH/SMESH_Mesh.hxx b/src/SMESH/SMESH_Mesh.hxx index 6c25414e2..19818878e 100644 --- a/src/SMESH/SMESH_Mesh.hxx +++ b/src/SMESH/SMESH_Mesh.hxx @@ -236,7 +236,8 @@ public: bool theAutoGroups = true, int theVersion = 0, const SMESHDS_Mesh* theMeshPart = 0, - bool theAutoDimension = false) + bool theAutoDimension = false, + bool theAddODOnVertices = false) throw(SALOME_Exception); void ExportDAT(const char * file,