Salome HOME
Added model.do() after part dump for correct objects concealment.
[modules/shaper.git] / src / ModelHighAPI / ModelHighAPI_Tools.h
index fc59e5edc71d8ae0fb1bac9ae00b8a5e2b4bb4b3..7b58282d5538e7392dc5988c32f60ca72e215697 100644 (file)
@@ -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: