Salome HOME
FIx for issue #360 : make switching on/off checking of transactions in Session -...
[modules/shaper.git] / src / GeomAPI / GeomAPI_Shape.h
index 6302f8606de051e68e675b655ea6e3193f4d81ab..8ff96d9815ca5e00c3e93ed1d2dc5e2b201a6100 100644 (file)
@@ -40,6 +40,7 @@ class GEOMAPI_EXPORT GeomAPI_Shape : public GeomAPI_Interface
   bool computeSize(double& theXmin, double& theYmin, double& theZmin,
                    double& theXmax, double& theYmax, double& theZmax) const;
 
+  std::string getShapeStream() const;
 };
 
 //! Pointer on list of shapes