|
SHAPER 9.16.0
|
Interface common for any plugin: allows to use plugin by the plugins manager. More...
#include <FiltersPlugin_Plugin.h>

Public Member Functions | |
| virtual FeaturePtr | createFeature (std::string theFeatureID) |
| Creates the feature object of this plugin by the feature string ID. More... | |
Interface common for any plugin: allows to use plugin by the plugins manager.
|
virtual |
Creates the feature object of this plugin by the feature string ID.
Implements ModelAPI_Plugin.