|
SHAPER
9.15.0
|
Argument of the Filter. More...
Public Member Functions | |
| FiltersAPI_Argument (const bool theValue) | |
| FiltersAPI_Argument (const ModelHighAPI_Double theValue) | |
| FiltersAPI_Argument (const double &theValue) | |
| FiltersAPI_Argument (const std::string &theValue) | |
| FiltersAPI_Argument (const ModelHighAPI_Selection &theSelection) | |
| FiltersAPI_Argument (const AttributeSelectionPtr &theSelection) | |
| virtual | ~FiltersAPI_Argument () |
| Destructor. More... | |
| const bool | boolean () const |
| const std::string & | string () const |
| const ModelHighAPI_Selection & | selection () const |
| const ModelHighAPI_Double & | dble () const |
| void | dump (ModelHighAPI_Dumper &theDumper) const |
| Dump wrapped feature. More... | |
Argument of the Filter.
|
virtual |
Destructor.
| void FiltersAPI_Argument::dump | ( | ModelHighAPI_Dumper & | theDumper | ) | const |
Dump wrapped feature.