Salome HOME
Merge branch occ/shape_reparation_2
[modules/geom.git] / src / GEOM_I / GEOM_Object_i.hh
index b2002026960df70b98e94ee10e380ac53195a5a2..176164936bcc8b603f6b2ff8e93cc3d69d022ca6 100644 (file)
@@ -47,6 +47,8 @@ class GEOM_I_EXPORT GEOM_Object_i : public virtual POA_GEOM::GEOM_Object, public
 
   virtual GEOM::shape_type GetMaxShapeType();
 
+  virtual char* GetSubShapeName(CORBA::Long subID);
+
   virtual void SetColor(const SALOMEDS::Color& theColor);
 
   virtual SALOMEDS::Color GetColor();