Engine position.
More...
#include <CPACSEnginePosition.h>
Engine position.
Data for a single engine
◆ CPACSEnginePosition() [1/3]
◆ ~CPACSEnginePosition()
| virtual TIGL_EXPORT tigl::generated::CPACSEnginePosition::~CPACSEnginePosition |
( |
| ) |
|
|
virtual |
◆ CPACSEnginePosition() [2/3]
◆ CPACSEnginePosition() [3/3]
◆ GetDescription()
| virtual TIGL_EXPORT const boost::optional< std::string > & tigl::generated::CPACSEnginePosition::GetDescription |
( |
| ) |
const |
|
virtual |
◆ GetEngineUID()
| virtual TIGL_EXPORT const std::string & tigl::generated::CPACSEnginePosition::GetEngineUID |
( |
| ) |
const |
|
virtual |
◆ GetName()
| virtual TIGL_EXPORT const std::string & tigl::generated::CPACSEnginePosition::GetName |
( |
| ) |
const |
|
virtual |
◆ GetNextUIDObject()
◆ GetNextUIDParent() [1/2]
◆ GetNextUIDParent() [2/2]
◆ GetParent() [1/2]
◆ GetParent() [2/2]
◆ GetParentUID()
| virtual TIGL_EXPORT const std::string & tigl::generated::CPACSEnginePosition::GetParentUID |
( |
| ) |
const |
|
virtual |
◆ GetSymmetry()
◆ GetTransformation() [1/2]
◆ GetTransformation() [2/2]
◆ GetUID()
| virtual TIGL_EXPORT const std::string & tigl::generated::CPACSEnginePosition::GetUID |
( |
| ) |
const |
|
virtual |
◆ GetUIDManager() [1/2]
◆ GetUIDManager() [2/2]
◆ NotifyUIDChange()
| TIGL_EXPORT void tigl::generated::CPACSEnginePosition::NotifyUIDChange |
( |
const std::string & | oldUid, |
|
|
const std::string & | newUid ) |
|
finalprivatevirtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ReadCPACS()
| virtual TIGL_EXPORT void tigl::generated::CPACSEnginePosition::ReadCPACS |
( |
const TixiDocumentHandle & | tixiHandle, |
|
|
const std::string & | xpath ) |
|
virtual |
◆ SetDescription()
| virtual TIGL_EXPORT void tigl::generated::CPACSEnginePosition::SetDescription |
( |
const boost::optional< std::string > & | value | ) |
|
|
virtual |
◆ SetEngineUID()
| virtual TIGL_EXPORT void tigl::generated::CPACSEnginePosition::SetEngineUID |
( |
const std::string & | value | ) |
|
|
virtual |
◆ SetName()
| virtual TIGL_EXPORT void tigl::generated::CPACSEnginePosition::SetName |
( |
const std::string & | value | ) |
|
|
virtual |
◆ SetParentUID()
| virtual TIGL_EXPORT void tigl::generated::CPACSEnginePosition::SetParentUID |
( |
const std::string & | value | ) |
|
|
virtual |
◆ SetSymmetry()
◆ SetUID()
| virtual TIGL_EXPORT void tigl::generated::CPACSEnginePosition::SetUID |
( |
const std::string & | value | ) |
|
|
virtual |
◆ WriteCPACS()
| virtual TIGL_EXPORT void tigl::generated::CPACSEnginePosition::WriteCPACS |
( |
const TixiDocumentHandle & | tixiHandle, |
|
|
const std::string & | xpath ) const |
|
virtual |
◆ m_description
| boost::optional<std::string> tigl::generated::CPACSEnginePosition::m_description |
|
protected |
◆ m_engineUID
| std::string tigl::generated::CPACSEnginePosition::m_engineUID |
|
protected |
Reference to the used engine.
◆ m_name
| std::string tigl::generated::CPACSEnginePosition::m_name |
|
protected |
◆ m_parent
◆ m_parentUID
| std::string tigl::generated::CPACSEnginePosition::m_parentUID |
|
protected |
Component, to which the engine is mounted.
◆ m_symmetry
| boost::optional<TiglSymmetryAxis> tigl::generated::CPACSEnginePosition::m_symmetry |
|
protected |
Symmetry plane the component is mirrored at.
◆ m_transformation
Position and orientation.
◆ m_uID
| std::string tigl::generated::CPACSEnginePosition::m_uID |
|
protected |
◆ m_uidMgr
The documentation for this class was generated from the following file: