#include <CPACSStructuralWallElement.h>
|
boost::optional< CPACSCap > | m_innerLongitudinalCap |
| Reinforcement at inner side of wall. This is either, depending on the extrusion direction flag, the edge of the wall that connects the positions ("positiveDirection") or the edge of the wall where the wall intersects with the fuselage skin in the opposite direction of the extrusion direction. More...
|
|
boost::optional< CPACSLateralCap > | m_lateralCaps |
| Lateral caps are the reinforcements of the wall at the edges lateral to the main direction of the wall. These caps can be either defined at start, end, start and end or at all wall positions according to the placement flag. More...
|
|
boost::optional< CPACSCap > | m_outerLongitudinalCap |
| Reinforcement at outer side of wall. The outer side of the wall is defined as the edge of the wall at the intersection of the wall with the fuselage skin running along the main direction of the wall. More...
|
|
CPACSStructuralWallElements * | m_parent |
|
std::string | m_sheetElementUID |
| Reference to a sheet element definition specifying the physical properties of the wall's shell. More...
|
|
boost::optional< std::string > | m_uID |
|
CTiglUIDManager * | m_uidMgr |
|
◆ CPACSStructuralWallElement() [1/3]
◆ ~CPACSStructuralWallElement()
virtual TIGL_EXPORT tigl::generated::CPACSStructuralWallElement::~CPACSStructuralWallElement |
( |
| ) |
|
|
virtual |
◆ CPACSStructuralWallElement() [2/3]
◆ CPACSStructuralWallElement() [3/3]
◆ GetInnerLongitudinalCap() [1/3]
virtual TIGL_EXPORT const boost::optional<CPACSCap>& tigl::generated::CPACSStructuralWallElement::GetInnerLongitudinalCap |
( |
| ) |
const |
|
virtual |
◆ GetInnerLongitudinalCap() [2/3]
virtual TIGL_EXPORT boost::optional<CPACSCap>& tigl::generated::CPACSStructuralWallElement::GetInnerLongitudinalCap |
( |
| ) |
|
|
virtual |
◆ GetInnerLongitudinalCap() [3/3]
◆ GetLateralCaps() [1/3]
◆ GetLateralCaps() [2/3]
◆ GetLateralCaps() [3/3]
◆ GetNextUIDParent() [1/2]
◆ GetNextUIDParent() [2/2]
◆ GetOuterLongitudinalCap() [1/3]
virtual TIGL_EXPORT const boost::optional<CPACSCap>& tigl::generated::CPACSStructuralWallElement::GetOuterLongitudinalCap |
( |
| ) |
const |
|
virtual |
◆ GetOuterLongitudinalCap() [2/3]
virtual TIGL_EXPORT boost::optional<CPACSCap>& tigl::generated::CPACSStructuralWallElement::GetOuterLongitudinalCap |
( |
| ) |
|
|
virtual |
◆ GetOuterLongitudinalCap() [3/3]
◆ GetParent() [1/2]
◆ GetParent() [2/2]
◆ GetSheetElementUID()
virtual TIGL_EXPORT const std::string& tigl::generated::CPACSStructuralWallElement::GetSheetElementUID |
( |
| ) |
const |
|
virtual |
◆ GetUID()
virtual TIGL_EXPORT const boost::optional<std::string>& tigl::generated::CPACSStructuralWallElement::GetUID |
( |
| ) |
const |
|
virtual |
◆ GetUIDManager() [1/2]
◆ GetUIDManager() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ReadCPACS()
virtual TIGL_EXPORT void tigl::generated::CPACSStructuralWallElement::ReadCPACS |
( |
const TixiDocumentHandle & |
tixiHandle, |
|
|
const std::string & |
xpath |
|
) |
| |
|
virtual |
◆ RemoveInnerLongitudinalCap()
virtual TIGL_EXPORT void tigl::generated::CPACSStructuralWallElement::RemoveInnerLongitudinalCap |
( |
| ) |
|
|
virtual |
◆ RemoveLateralCaps()
virtual TIGL_EXPORT void tigl::generated::CPACSStructuralWallElement::RemoveLateralCaps |
( |
| ) |
|
|
virtual |
◆ RemoveOuterLongitudinalCap()
virtual TIGL_EXPORT void tigl::generated::CPACSStructuralWallElement::RemoveOuterLongitudinalCap |
( |
| ) |
|
|
virtual |
◆ SetSheetElementUID()
virtual TIGL_EXPORT void tigl::generated::CPACSStructuralWallElement::SetSheetElementUID |
( |
const std::string & |
value | ) |
|
|
virtual |
◆ SetUID()
virtual TIGL_EXPORT void tigl::generated::CPACSStructuralWallElement::SetUID |
( |
const boost::optional< std::string > & |
value | ) |
|
|
virtual |
◆ WriteCPACS()
virtual TIGL_EXPORT void tigl::generated::CPACSStructuralWallElement::WriteCPACS |
( |
const TixiDocumentHandle & |
tixiHandle, |
|
|
const std::string & |
xpath |
|
) |
| const |
|
virtual |
◆ m_innerLongitudinalCap
boost::optional<CPACSCap> tigl::generated::CPACSStructuralWallElement::m_innerLongitudinalCap |
|
protected |
Reinforcement at inner side of wall. This is either, depending on the extrusion direction flag, the edge of the wall that connects the positions ("positiveDirection") or the edge of the wall where the wall intersects with the fuselage skin in the opposite direction of the extrusion direction.
◆ m_lateralCaps
boost::optional<CPACSLateralCap> tigl::generated::CPACSStructuralWallElement::m_lateralCaps |
|
protected |
Lateral caps are the reinforcements of the wall at the edges lateral to the main direction of the wall. These caps can be either defined at start, end, start and end or at all wall positions according to the placement flag.
◆ m_outerLongitudinalCap
boost::optional<CPACSCap> tigl::generated::CPACSStructuralWallElement::m_outerLongitudinalCap |
|
protected |
Reinforcement at outer side of wall. The outer side of the wall is defined as the edge of the wall at the intersection of the wall with the fuselage skin running along the main direction of the wall.
◆ m_parent
◆ m_sheetElementUID
std::string tigl::generated::CPACSStructuralWallElement::m_sheetElementUID |
|
protected |
Reference to a sheet element definition specifying the physical properties of the wall's shell.
◆ m_uID
boost::optional<std::string> tigl::generated::CPACSStructuralWallElement::m_uID |
|
protected |
◆ m_uidMgr
The documentation for this class was generated from the following file: