SHAPER  9.12.0
FiltersPlugin_Plugin Class Reference
Inheritance diagram for FiltersPlugin_Plugin:
Inheritance graph

Public Member Functions

virtual FeaturePtr createFeature (std::string theFeatureID)
 Creates the feature object of this plugin by the feature string ID. More...
 

Member Function Documentation

◆ createFeature()

FeaturePtr FiltersPlugin_Plugin::createFeature ( std::string  theFeatureID)
virtual

Creates the feature object of this plugin by the feature string ID.

Implements ModelAPI_Plugin.