Composite.
More...
#include <CPACSComposite.h>
Composite.
Data of a composite
◆ CPACSComposite() [1/3]
◆ ~CPACSComposite()
| virtual TIGL_EXPORT tigl::generated::CPACSComposite::~CPACSComposite |
( |
| ) |
|
|
virtual |
◆ CPACSComposite() [2/3]
| tigl::generated::CPACSComposite::CPACSComposite |
( |
const CPACSComposite & | | ) |
|
|
privatedelete |
◆ CPACSComposite() [3/3]
◆ AddCompositeLayer()
◆ GetCompositeLayer() [1/2]
◆ GetCompositeLayer() [2/2]
◆ GetCompositeLayerCount()
| virtual TIGL_EXPORT size_t tigl::generated::CPACSComposite::GetCompositeLayerCount |
( |
| ) |
const |
|
virtual |
◆ GetCompositeLayers() [1/2]
◆ GetCompositeLayers() [2/2]
◆ GetDescription()
| virtual TIGL_EXPORT const boost::optional< std::string > & tigl::generated::CPACSComposite::GetDescription |
( |
| ) |
const |
|
virtual |
◆ GetName()
| virtual TIGL_EXPORT const std::string & tigl::generated::CPACSComposite::GetName |
( |
| ) |
const |
|
virtual |
◆ GetNextUIDParent() [1/2]
◆ GetNextUIDParent() [2/2]
◆ GetOffset()
| virtual TIGL_EXPORT const boost::optional< double > & tigl::generated::CPACSComposite::GetOffset |
( |
| ) |
const |
|
virtual |
◆ GetParent() [1/2]
◆ GetParent() [2/2]
◆ GetUID()
| virtual TIGL_EXPORT const std::string & tigl::generated::CPACSComposite::GetUID |
( |
| ) |
const |
|
virtual |
◆ GetUIDManager() [1/2]
◆ GetUIDManager() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ReadCPACS()
| virtual TIGL_EXPORT void tigl::generated::CPACSComposite::ReadCPACS |
( |
const TixiDocumentHandle & | tixiHandle, |
|
|
const std::string & | xpath ) |
|
virtual |
◆ RemoveCompositeLayer()
◆ SetDescription()
| virtual TIGL_EXPORT void tigl::generated::CPACSComposite::SetDescription |
( |
const boost::optional< std::string > & | value | ) |
|
|
virtual |
◆ SetName()
| virtual TIGL_EXPORT void tigl::generated::CPACSComposite::SetName |
( |
const std::string & | value | ) |
|
|
virtual |
◆ SetOffset()
| virtual TIGL_EXPORT void tigl::generated::CPACSComposite::SetOffset |
( |
const boost::optional< double > & | value | ) |
|
|
virtual |
◆ SetUID()
| virtual TIGL_EXPORT void tigl::generated::CPACSComposite::SetUID |
( |
const std::string & | value | ) |
|
|
virtual |
◆ WriteCPACS()
| virtual TIGL_EXPORT void tigl::generated::CPACSComposite::WriteCPACS |
( |
const TixiDocumentHandle & | tixiHandle, |
|
|
const std::string & | xpath ) const |
|
virtual |
◆ m_compositeLayers
| std::vector<std::unique_ptr<CPACSCompositeLayer> > tigl::generated::CPACSComposite::m_compositeLayers |
|
protected |
◆ m_description
| boost::optional<std::string> tigl::generated::CPACSComposite::m_description |
|
protected |
◆ m_name
| std::string tigl::generated::CPACSComposite::m_name |
|
protected |
◆ m_offset
| boost::optional<double> tigl::generated::CPACSComposite::m_offset |
|
protected |
Offset of the laminate. The reference plane of the laminate is the arithmetic mean of the laminate thickness.
◆ m_parent
◆ m_uID
| std::string tigl::generated::CPACSComposite::m_uID |
|
protected |
◆ m_uidMgr
The documentation for this class was generated from the following file: