|
SHAPER
9.15.0
|
The main class for management the 3D features as plugin. More...

Public Member Functions | |
| virtual FeaturePtr | createFeature (std::string theFeatureID) |
| Creates the feature object of this plugin by the feature string ID. More... | |
| CollectionPlugin_Plugin () | |
| Default constructor. More... | |
The main class for management the 3D features as plugin.
| CollectionPlugin_Plugin::CollectionPlugin_Plugin | ( | ) |
Default constructor.
|
virtual |
Creates the feature object of this plugin by the feature string ID.
Implements ModelAPI_Plugin.