Salome HOME
Update the doxygen documentation for plugins
[modules/shaper.git] / src / PartSetPlugin / PartSetPlugin_Plugin.h
index 364ebb48dfbf4f12e2fbd571930136890e3c3b0b..59ace5aa844925d932003f95b08eb89d41727d25 100644 (file)
 
 #include <memory>
 
+/**\class FeaturesPlugin_Plugin
+ * \ingroup Plugins
+ * \brief The main class for management the part set operations as plugin.
+ */
 class PARTSETPLUGIN_EXPORT PartSetPlugin_Plugin : public ModelAPI_Plugin,
                                                   public Events_Listener
 {