Salome HOME
Added support of python high level API addons proposed by DBC as test of this approach.
[modules/shaper.git] / src / PartSetPlugin / PartSetPlugin_Part.h
index e7f23387c8ce407bbc8cf7122a0b3ff4c447f0eb..0a24df58e6fda822b05db56b1cad3ff3b59e7aaf 100644 (file)
@@ -43,6 +43,7 @@ class PartSetPlugin_Part : public ModelAPI_Feature
   /// Request for initialization of data model of the feature: adding all attributes
   PARTSETPLUGIN_EXPORT virtual void initAttributes();
 
+  /// Part must be added only to PartSet
   PARTSETPLUGIN_EXPORT virtual const std::string& documentToAdd();
 
   /// Returns true if this feature must be displayed in the history (top level of Part tree)