X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHexoticPlugin%2FMG_Hexotic_API.hxx;fp=src%2FHexoticPlugin%2FMG_Hexotic_API.hxx;h=e3d2cf4eb942a64e53f01b95d5fbf6a55d78727d;hb=bce92a219741546757b84363ff28cd714e38def0;hp=bb91d351311840217e221f6b4a4ab85670ffb66f;hpb=bab67ddbc81236f836227f26fb7b869a75af49a3;p=plugins%2Fhexoticplugin.git diff --git a/src/HexoticPlugin/MG_Hexotic_API.hxx b/src/HexoticPlugin/MG_Hexotic_API.hxx index bb91d35..e3d2cf4 100644 --- a/src/HexoticPlugin/MG_Hexotic_API.hxx +++ b/src/HexoticPlugin/MG_Hexotic_API.hxx @@ -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);