3.4.0
tigl::DefaultExporterOption Class Reference

#include <CTiglCADExporter.h>

+ Inheritance diagram for tigl::DefaultExporterOption:

Public Member Functions

 DefaultExporterOption ()
 
- Public Member Functions inherited from tigl::ExporterOptions
 ExporterOptions ()
 
ShapeGroupMode GroupMode () const
 
bool IsDefault () const
 
void SetApplySymmetries (bool apply)
 
void SetIncludeFarfield (bool include)
 
void SetShapeGroupMode (tigl::ShapeGroupMode mode)
 
- Public Member Functions inherited from tigl::COptionList
 COptionList ()
 
template<class T >
Get (const std::string &name) const
 
double GetDouble (const std::string &name) const
 
int GetInt (const std::string &name) const
 
size_t GetNOptions () const
 
std::string GetOptionName (size_t idx)
 
std::string GetOptionType (size_t idx)
 
std::string GetString (const std::string &name) const
 
bool HasOption (const std::string &name) const
 
COptionList Merged (const tigl::COptionList &other) const
 
template<class T >
void Set (const std::string &name, const T &value)
 
void SetDouble (const std::string &name, double value)
 
void SetFromString (const std::string &name, const std::string &value)
 
void SetInt (const std::string &name, int value)
 
void SetString (const std::string &name, const std::string &value)
 

Additional Inherited Members

- Protected Member Functions inherited from tigl::COptionList
template<class T >
void AddOption (const std::string &name, const T &default_value)
 
void AddOption (const std::string &name, const any &default_value)
 

Constructor & Destructor Documentation

◆ DefaultExporterOption()

tigl::DefaultExporterOption::DefaultExporterOption ( )
inline

The documentation for this class was generated from the following file: