#include <CCPACSWallPosition.h>
Public Member Functions | |
TIGL_EXPORT | CCPACSWallPosition (CCPACSWallPositions *parent, CTiglUIDManager *uidMgr) |
TIGL_EXPORT gp_Pnt & | GetBasePoint () |
TIGL_EXPORT gp_Pnt const & | GetBasePoint () const |
TIGL_EXPORT boost::optional< TopoDS_Shape > & | GetShape () |
TIGL_EXPORT boost::optional< TopoDS_Shape > const & | GetShape () const |
TIGL_EXPORT void | SetBulkheadUID_choice1 (const boost::optional< std::string > &value) override |
TIGL_EXPORT void | SetFuselageSectionUID_choice3 (const boost::optional< std::string > &value) override |
TIGL_EXPORT void | SetWallSegmentUID_choice2 (const boost::optional< std::string > &value) override |
TIGL_EXPORT void | SetX_choice4 (const boost::optional< double > &value) override |
TIGL_EXPORT void | SetY (const double &value) override |
TIGL_EXPORT void | SetZ (const double &value) override |
Public Member Functions inherited from tigl::generated::CPACSWallPosition | |
TIGL_EXPORT | CPACSWallPosition (CPACSWallPositions *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetBulkheadUID_choice1 () const |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetFuselageSectionUID_choice3 () const |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
TIGL_EXPORT CPACSWallPositions * | GetParent () |
TIGL_EXPORT const CPACSWallPositions * | GetParent () const |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetUID () const |
TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetWallSegmentUID_choice2 () const |
virtual TIGL_EXPORT const boost::optional< double > & | GetX_choice4 () const |
virtual TIGL_EXPORT const double & | GetY () const |
virtual TIGL_EXPORT const double & | GetZ () const |
virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
virtual TIGL_EXPORT void | SetUID (const boost::optional< std::string > &value) |
TIGL_EXPORT bool | ValidateChoices () const |
virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
virtual TIGL_EXPORT | ~CPACSWallPosition () |
Public Member Functions inherited from tigl::CTiglOptUIDObject | |
boost::optional< std::string > | GetObjectUID () const |
virtual | ~CTiglOptUIDObject ()=default |
Public Member Functions inherited from tigl::CTiglUIDObject | |
TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
Public Member Functions inherited from tigl::ITiglUIDRefObject | |
virtual | ~ITiglUIDRefObject ()=default |
Private Member Functions | |
void | CalcBasePointAndShape () const |
const CCPACSFuselage & | GetFuselage () const |
const CCPACSWalls & | GetWalls () const |
void | InvalidateImpl (const boost::optional< std::string > &source) const override |
Private Attributes | |
gp_Pnt | base_point |
bool | isBuilt {false} |
boost::optional< TopoDS_Shape > | shape |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
Protected Attributes inherited from tigl::generated::CPACSWallPosition | |
boost::optional< std::string > | m_bulkheadUID_choice1 |
UID of a bulkhead determining the x-coordinate of the position with the given y- and z-coordinates. More... | |
boost::optional< std::string > | m_fuselageSectionUID_choice3 |
UID of fuselage section determining the x-coordinate of the position with the given y- and z-coordinates. More... | |
CPACSWallPositions * | m_parent |
boost::optional< std::string > | m_uID |
CTiglUIDManager * | m_uidMgr |
boost::optional< std::string > | m_wallSegmentUID_choice2 |
UID of a wall segment determining the x-coordinate of the position with the given y- and z-coordinates. More... | |
boost::optional< double > | m_x_choice4 |
Absolute x-coordinate of wall position in fuselage coordinate system. More... | |
double | m_y |
Absolute y-coordinate of wall position in fuselage coordinate system. More... | |
double | m_z |
Absolute z-coordinate of wall position in fuselage coordinate system. More... | |
TIGL_EXPORT tigl::CCPACSWallPosition::CCPACSWallPosition | ( | CCPACSWallPositions * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
private |
TIGL_EXPORT gp_Pnt& tigl::CCPACSWallPosition::GetBasePoint | ( | ) |
TIGL_EXPORT gp_Pnt const& tigl::CCPACSWallPosition::GetBasePoint | ( | ) | const |
|
private |
TIGL_EXPORT boost::optional<TopoDS_Shape>& tigl::CCPACSWallPosition::GetShape | ( | ) |
TIGL_EXPORT boost::optional<TopoDS_Shape> const& tigl::CCPACSWallPosition::GetShape | ( | ) | const |
|
private |
|
overrideprivatevirtual |
Reimplemented from tigl::CTiglUIDObject.
|
overridevirtual |
Reimplemented from tigl::generated::CPACSWallPosition.
|
overridevirtual |
Reimplemented from tigl::generated::CPACSWallPosition.
|
overridevirtual |
Reimplemented from tigl::generated::CPACSWallPosition.
|
overridevirtual |
Reimplemented from tigl::generated::CPACSWallPosition.
|
overridevirtual |
Reimplemented from tigl::generated::CPACSWallPosition.
|
overridevirtual |
Reimplemented from tigl::generated::CPACSWallPosition.
|
mutableprivate |
|
mutableprivate |
|
mutableprivate |