Salome HOME
Validators improvements (arguments for feature validator)
[modules/shaper.git] / src / GeomAPI / GeomAPI_Shape.h
index 64292dee39122146c42b86ed4511a8a825a6ecac..c2e3507b4cf94dffd0cef99587443da47b136ec4 100644 (file)
  * \ingroup DataModel
  * \brief Interface to the topological shape object
  */
-class TopoDS_Shape;
-
-#define MY_SHAPE static_cast<TopoDS_Shape*>(myImpl)
-
 class GEOMAPI_EXPORT GeomAPI_Shape : public GeomAPI_Interface
 {
  public: