#include <CCPACSWalls.h>
Additional Inherited Members | |
Protected Attributes inherited from tigl::generated::CPACSWalls | |
CCPACSFuselageStructure * | m_parent |
CTiglUIDManager * | m_uidMgr |
CPACSWallPositions | m_wallPositions |
Definition of wall positions to place walls inside fuselage. More... | |
CPACSWallSegments | m_wallSegments |
List of wall segments. More... | |
tigl::CCPACSWalls::CCPACSWalls | ( | CCPACSFuselageStructure * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
const CCPACSWallPosition& tigl::CCPACSWalls::GetWallPosition | ( | const std::string & | uid | ) | const |
const CCPACSFuselageWallSegment& tigl::CCPACSWalls::GetWallSegment | ( | const std::string & | uid | ) | const |
void tigl::CCPACSWalls::Invalidate | ( | const boost::optional< std::string > & | source = boost::none | ) | const |