|
SHAPER
9.15.0
|
Interface common for any plugin: allows to use plugin by the plugins manager. More...

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.