]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOMBase/GEOMBase.h
Salome HOME
0022768: [EDF] Model inspector
[modules/geom.git] / src / GEOMBase / GEOMBase.h
index 1a678233058221c420ab16d01d7ba2a1747f23a7..313fe0ec7ac79069d590a5fc476237756845ccad 100644 (file)
@@ -127,7 +127,7 @@ public :
   static bool         IsShape( GEOM::GEOM_Object_ptr object );
 
   /* Get string representation of shape type */
-  static QString      TypeName( TopAbs_ShapeEnum type );
+  static QString      TypeName( TopAbs_ShapeEnum type, bool capitalize = false );
   
   /* Get study entry for the given object  */
   static QString      GetEntry( GEOM::GEOM_Object_ptr object );