3.4.0
tigl::IgesShapeOptions Class Reference

#include <CTiglExportIges.h>

+ Inheritance diagram for tigl::IgesShapeOptions:

Public Member Functions

 IgesShapeOptions ()
 
 IgesShapeOptions (int layer)
 
void SetLayer (int layer)
 
- Public Member Functions inherited from tigl::ShapeExportOptions
bool IsDefault () const
 
 ShapeExportOptions ()
 
- 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

◆ IgesShapeOptions() [1/2]

tigl::IgesShapeOptions::IgesShapeOptions ( )
inline

◆ IgesShapeOptions() [2/2]

tigl::IgesShapeOptions::IgesShapeOptions ( int  layer)
inline

Member Function Documentation

◆ SetLayer()

void tigl::IgesShapeOptions::SetLayer ( int  layer)
inline

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