Salome HOME
Correct dump of default name of results
[modules/shaper.git] / src / Model / Model_ResultCompSolid.h
index ba92674e8c80a03228a3349655dc711447eef05a..60ab44b0d2a48c6adbce3f2e54406e5da86d83e4 100755 (executable)
@@ -31,9 +31,6 @@ public:
   /// Removes the stored builders
   MODEL_EXPORT virtual ~Model_ResultCompSolid();
 
-  /// Request for initialization of data model of the object: adding all attributes
-  MODEL_EXPORT virtual void initAttributes();
-
   /// Stores the shape (called by the execution method). Creates sub-results for compsolid.
   MODEL_EXPORT virtual void store(const std::shared_ptr<GeomAPI_Shape>& theShape);