3.4.0
tigl::CCPACSPointXY Class Reference

#include <CCPACSPointXY.h>

+ Inheritance diagram for tigl::CCPACSPointXY:

Public Member Functions

TIGL_EXPORT gp_Pnt2d As_gp_Pnt () const
 
TIGL_EXPORT CCPACSPointXY (CCPACSGlobalBeamProperties *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CCPACSPointXY (CCPACSPointListXY *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CCPACSPointXY (CCPACSSheet *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CCPACSPointXY (CCPACSTransformation2D *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT void SetAs_gp_Pnt (const gp_Pnt2d &point)
 
TIGL_EXPORT void SetX (const double &value) override
 
TIGL_EXPORT void SetY (const double &value) override
 
- Public Member Functions inherited from tigl::generated::CPACSPointXY
TIGL_EXPORT CPACSPointXY (CPACSGlobalBeamProperties *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CPACSPointXY (CCPACSPointListXY *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CPACSPointXY (CPACSSheet *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CPACSPointXY (CPACSTransformation2D *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
template<typename P >
P * GetParent ()
 
template<typename P >
const P * GetParent () const
 
virtual TIGL_EXPORT const boost::optional< std::string > & GetUID () const
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
virtual TIGL_EXPORT const double & GetX () const
 
virtual TIGL_EXPORT const double & GetY () const
 
template<typename P >
bool IsParent () const
 
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
 
virtual TIGL_EXPORT void SetUID (const boost::optional< std::string > &value)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSPointXY ()
 
- 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
 

Private Member Functions

void InvalidateImpl (const boost::optional< std::string > &source) const override
 

Additional Inherited Members

- Protected Member Functions inherited from tigl::CTiglUIDObject
 ~CTiglUIDObject ()=default
 
- Protected Attributes inherited from tigl::generated::CPACSPointXY
void * m_parent
 
const std::type_info * m_parentType
 
boost::optional< std::string > m_uID
 
CTiglUIDManagerm_uidMgr
 
double m_x
 X-Component. More...
 
double m_y
 Y-Component. More...
 

Constructor & Destructor Documentation

◆ CCPACSPointXY() [1/4]

TIGL_EXPORT tigl::CCPACSPointXY::CCPACSPointXY ( CCPACSGlobalBeamProperties parent,
CTiglUIDManager uidMgr 
)

◆ CCPACSPointXY() [2/4]

TIGL_EXPORT tigl::CCPACSPointXY::CCPACSPointXY ( CCPACSPointListXY parent,
CTiglUIDManager uidMgr 
)

◆ CCPACSPointXY() [3/4]

TIGL_EXPORT tigl::CCPACSPointXY::CCPACSPointXY ( CCPACSSheet parent,
CTiglUIDManager uidMgr 
)

◆ CCPACSPointXY() [4/4]

TIGL_EXPORT tigl::CCPACSPointXY::CCPACSPointXY ( CCPACSTransformation2D parent,
CTiglUIDManager uidMgr 
)

Member Function Documentation

◆ As_gp_Pnt()

TIGL_EXPORT gp_Pnt2d tigl::CCPACSPointXY::As_gp_Pnt ( ) const

◆ InvalidateImpl()

void tigl::CCPACSPointXY::InvalidateImpl ( const boost::optional< std::string > &  source) const
overrideprivatevirtual

Reimplemented from tigl::CTiglUIDObject.

◆ SetAs_gp_Pnt()

TIGL_EXPORT void tigl::CCPACSPointXY::SetAs_gp_Pnt ( const gp_Pnt2d &  point)

◆ SetX()

TIGL_EXPORT void tigl::CCPACSPointXY::SetX ( const double &  value)
overridevirtual

Reimplemented from tigl::generated::CPACSPointXY.

◆ SetY()

TIGL_EXPORT void tigl::CCPACSPointXY::SetY ( const double &  value)
overridevirtual

Reimplemented from tigl::generated::CPACSPointXY.


The documentation for this class was generated from the following file: