X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FGeomAPI_Shape.h;h=8ff96d9815ca5e00c3e93ed1d2dc5e2b201a6100;hb=60e95a5502a6940c6c27ce5d561b3c684b0b0a4f;hp=6302f8606de051e68e675b655ea6e3193f4d81ab;hpb=0e81819f07355dfbaf79fed0fd8e649900f2af40;p=modules%2Fshaper.git diff --git a/src/GeomAPI/GeomAPI_Shape.h b/src/GeomAPI/GeomAPI_Shape.h index 6302f8606..8ff96d981 100644 --- a/src/GeomAPI/GeomAPI_Shape.h +++ b/src/GeomAPI/GeomAPI_Shape.h @@ -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