]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/Model_ResultPart.h
Salome HOME
Issue #705 Color of part change color of body
[modules/shaper.git] / src / Model / Model_ResultPart.h
index 11f813388a82a59c3ff375be1a80dc105b936888..06c6efdad373c38337b19766a1576804edbfd3fa 100644 (file)
@@ -22,6 +22,8 @@ class Model_ResultPart : public ModelAPI_ResultPart
 {
   TopoDS_Shape myShape; ///< shape of this part created from bodies (updated only of Part deactivation)
  public:
+  /// Request for initialization of data model of the result: adding all attributes
+  virtual void initAttributes();
   /// Returns the part-document of this result
   MODEL_EXPORT virtual std::shared_ptr<ModelAPI_Document> partDoc();
   /// Part has no stored feature: this method returns NULL