]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/ModelAPI_Feature.h
Salome HOME
Make initialization plugin:
[modules/shaper.git] / src / ModelAPI / ModelAPI_Feature.h
index e5701200fedbc8755f1c58c1f104aca8ffe4d825..c338e151fd76fe95ed6e1a83a61692fe65ae8987 100644 (file)
@@ -92,7 +92,7 @@ class ModelAPI_Feature : public ModelAPI_Object
   }
 
   /// Must return document where the new feature must be added to
-  /// By default it is current document
+  /// By default it is null document: it is added to the document this method is called to
   MODELAPI_EXPORT virtual std::shared_ptr<ModelAPI_Document> documentToAdd();
 
   /// To virtually destroy the fields of successors