#include <CPACSStructuralWallElement.h>
Protected Attributes | |
| 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. | |
| 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. | |
| 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. | |
| CPACSStructuralWallElements * | m_parent |
| std::string | m_sheetElementUID |
| Reference to a sheet element definition specifying the physical properties of the wall's shell. | |
| boost::optional< std::string > | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSStructuralWallElement (const CPACSStructuralWallElement &)=delete | |
| CPACSStructuralWallElement (CPACSStructuralWallElement &&)=delete | |
| CPACSStructuralWallElement & | operator= (const CPACSStructuralWallElement &)=delete |
| CPACSStructuralWallElement & | operator= (CPACSStructuralWallElement &&)=delete |
Additional Inherited Members | |
| Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
| TIGL_EXPORT tigl::generated::CPACSStructuralWallElement::CPACSStructuralWallElement | ( | CPACSStructuralWallElements * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSStructuralWallElements * tigl::generated::CPACSStructuralWallElement::GetParent | ( | ) |
| TIGL_EXPORT const CPACSStructuralWallElements * tigl::generated::CPACSStructuralWallElement::GetParent | ( | ) | const |
|
virtual |
|
virtual |
Implements tigl::CTiglOptUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
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.
|
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.
|
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.
|
protected |
|
protected |
Reference to a sheet element definition specifying the physical properties of the wall's shell.
|
protected |
|
protected |