Salome HOME
bos #24596 [CEA] New MeshGems license:: fix regressions in tests
[plugins/hexoticplugin.git] / src / HexoticPlugin / MG_Hexotic_API.hxx
index bb91d351311840217e221f6b4a4ab85670ffb66f..e3d2cf4eb942a64e53f01b95d5fbf6a55d78727d 100644 (file)
@@ -41,6 +41,7 @@ public:
   bool IsLibrary();
   bool IsExecutable() { return !IsLibrary(); }
   void SetUseExecutable();
+  void SetInputFile( const std::string mesh2DFile );
 
   // IN to MESHGEMS
   int  GmfOpenMesh(const char* theFile, int rdOrWr, int ver, int dim);