X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelHighAPI%2FModelHighAPI_Tools.h;h=7b58282d5538e7392dc5988c32f60ca72e215697;hb=a26a0141e95161f838d65ed4f484e825621eebc0;hp=fc59e5edc71d8ae0fb1bac9ae00b8a5e2b4bb4b3;hpb=266f5a5c2132719049c303265adee362d0e702b4;p=modules%2Fshaper.git diff --git a/src/ModelHighAPI/ModelHighAPI_Tools.h b/src/ModelHighAPI/ModelHighAPI_Tools.h index fc59e5edc..7b58282d5 100644 --- a/src/ModelHighAPI/ModelHighAPI_Tools.h +++ b/src/ModelHighAPI/ModelHighAPI_Tools.h @@ -140,10 +140,10 @@ GeomAPI_Shape::ShapeType shapeTypeByStr(std::string theShapeTypeStr); MODELHIGHAPI_EXPORT GeomAPI_Shape::ShapeType getShapeType(const ModelHighAPI_Selection& theSelection); -MODELHIGHAPI_EXPORT +MODELHIGHAPI_EXPORT ModelAPI_AttributeTables::ValueType valueTypeByStr(const std::string& theValueTypeStr); -MODELHIGHAPI_EXPORT +MODELHIGHAPI_EXPORT std::string strByValueType(const ModelAPI_AttributeTables::ValueType theType); /// Performs the high level API dump, then closes all and executes the script: