#include <CTiglFuselageConnection.h>
Public Member Functions | |
| TIGL_EXPORT | CTiglFuselageConnection () |
| TIGL_EXPORT | CTiglFuselageConnection (const std::string &elementUID, CCPACSFuselageSegment *aSegment) |
| TIGL_EXPORT boost::optional< CTiglTransformation > | GetPositioningTransformation () const |
| TIGL_EXPORT CCPACSFuselageProfile & | GetProfile () |
| TIGL_EXPORT const CCPACSFuselageProfile & | GetProfile () const |
| TIGL_EXPORT int | GetSectionElementIndex () const |
| TIGL_EXPORT CTiglTransformation | GetSectionElementTransformation () const |
| TIGL_EXPORT const std::string & | GetSectionElementUID () const |
| TIGL_EXPORT int | GetSectionIndex () const |
| TIGL_EXPORT CTiglTransformation | GetSectionTransformation () const |
| TIGL_EXPORT const std::string & | GetSectionUID () const |
| TIGL_EXPORT bool | ParentComponentHasPositionings () const |
Private Member Functions | |
| boost::optional< CCPACSPositionings > & | GetParentComponentPositionings () const |
| CCPACSFuselageSections const & | GetParentComponentSections () const |
Private Attributes | |
| int | elementIndex |
| const std::string * | elementUID |
| int | sectionIndex |
| std::string | sectionUID |
| CCPACSFuselageSegment * | segment |
| TIGL_EXPORT tigl::CTiglFuselageConnection::CTiglFuselageConnection | ( | ) |
| TIGL_EXPORT tigl::CTiglFuselageConnection::CTiglFuselageConnection | ( | const std::string & | elementUID, |
| CCPACSFuselageSegment * | aSegment ) |
|
private |
|
private |
| TIGL_EXPORT boost::optional< CTiglTransformation > tigl::CTiglFuselageConnection::GetPositioningTransformation | ( | ) | const |
| TIGL_EXPORT CCPACSFuselageProfile & tigl::CTiglFuselageConnection::GetProfile | ( | ) |
| TIGL_EXPORT const CCPACSFuselageProfile & tigl::CTiglFuselageConnection::GetProfile | ( | ) | const |
| TIGL_EXPORT int tigl::CTiglFuselageConnection::GetSectionElementIndex | ( | ) | const |
| TIGL_EXPORT CTiglTransformation tigl::CTiglFuselageConnection::GetSectionElementTransformation | ( | ) | const |
| TIGL_EXPORT const std::string & tigl::CTiglFuselageConnection::GetSectionElementUID | ( | ) | const |
| TIGL_EXPORT int tigl::CTiglFuselageConnection::GetSectionIndex | ( | ) | const |
| TIGL_EXPORT CTiglTransformation tigl::CTiglFuselageConnection::GetSectionTransformation | ( | ) | const |
| TIGL_EXPORT const std::string & tigl::CTiglFuselageConnection::GetSectionUID | ( | ) | const |
| TIGL_EXPORT bool tigl::CTiglFuselageConnection::ParentComponentHasPositionings | ( | ) | const |
|
private |
Index in section/elements
|
private |
UID in section/elements
|
private |
Index in sections
|
private |
UID in sections
|
private |
Parent segment