3.4.0
tigl::CCPACSSkinSegment Class Reference

#include <CCPACSSkinSegment.h>

+ Inheritance diagram for tigl::CCPACSSkinSegment:

Public Member Functions

TIGL_EXPORT CCPACSSkinSegment (CCPACSSkinSegments *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT void SetEndFrameUID (const std::string &value) override
 
virtual TIGL_EXPORT void SetEndStringerUID (const boost::optional< std::string > &value) override
 
virtual TIGL_EXPORT void SetStartFrameUID (const std::string &value) override
 
virtual TIGL_EXPORT void SetStartStringerUID (const std::string &value) override
 
- Public Member Functions inherited from tigl::generated::CPACSSkinSegment
TIGL_EXPORT CPACSSkinSegment (CPACSSkinSegments *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT const std::string & GetEndFrameUID () const
 
virtual TIGL_EXPORT const boost::optional< std::string > & GetEndStringerUID () const
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CPACSSkinSegmentsGetParent ()
 
TIGL_EXPORT const CPACSSkinSegmentsGetParent () const
 
virtual TIGL_EXPORT const std::string & GetSheetElementUID () const
 
virtual TIGL_EXPORT const std::string & GetStartFrameUID () const
 
virtual TIGL_EXPORT const std::string & GetStartStringerUID () const
 
virtual TIGL_EXPORT const std::string & GetUID () const
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
 
virtual TIGL_EXPORT void SetSheetElementUID (const std::string &value)
 
virtual TIGL_EXPORT void SetUID (const std::string &value)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSSkinSegment ()
 
- Public Member Functions inherited from tigl::CTiglReqUIDObject
boost::optional< std::string > GetObjectUID () const
 
virtual ~CTiglReqUIDObject ()=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
 
- Public Member Functions inherited from tigl::CTiglStringerFrameBorderedObject
TIGL_EXPORT bool Contains (const TopoDS_Face &face) const
 
TIGL_EXPORT bool Contains (const TopoDS_Edge &edge) const
 
TIGL_EXPORT bool Contains (const gp_Pnt &point) const
 
TIGL_EXPORT CTiglStringerFrameBorderedObject (const CTiglUIDManager &uidMgr, const CTiglRelativelyPositionedComponent *parent, std::string &startFrameUID, std::string &endFrameUID, std::string &startStringerUID, boost::variant< std::string &, boost::optional< std::string > & > endStringerUID)
 
TIGL_EXPORT TopoDS_Shape GetGeometry (TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM) 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 Member Functions inherited from tigl::CTiglStringerFrameBorderedObject
void InvalidateShapes (const boost::optional< std::string > &source) const
 
- Protected Attributes inherited from tigl::generated::CPACSSkinSegment
std::string m_endFrameUID
 UID of frame at end of the skin segment. More...
 
boost::optional< std::string > m_endStringerUID
 UID of stringer at end of the skin segment. More...
 
CPACSSkinSegmentsm_parent
 
std::string m_sheetElementUID
 UID of sheetBasedStructuralElement used for the panel. More...
 
std::string m_startFrameUID
 UID of frame at start of the skin segment. More...
 
std::string m_startStringerUID
 UID of stringer at start of the skin segment. More...
 
std::string m_uID
 
CTiglUIDManagerm_uidMgr
 

Constructor & Destructor Documentation

◆ CCPACSSkinSegment()

TIGL_EXPORT tigl::CCPACSSkinSegment::CCPACSSkinSegment ( CCPACSSkinSegments parent,
CTiglUIDManager uidMgr 
)

Member Function Documentation

◆ InvalidateImpl()

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

Reimplemented from tigl::CTiglUIDObject.

◆ SetEndFrameUID()

virtual TIGL_EXPORT void tigl::CCPACSSkinSegment::SetEndFrameUID ( const std::string &  value)
overridevirtual

Reimplemented from tigl::generated::CPACSSkinSegment.

◆ SetEndStringerUID()

virtual TIGL_EXPORT void tigl::CCPACSSkinSegment::SetEndStringerUID ( const boost::optional< std::string > &  value)
overridevirtual

Reimplemented from tigl::generated::CPACSSkinSegment.

◆ SetStartFrameUID()

virtual TIGL_EXPORT void tigl::CCPACSSkinSegment::SetStartFrameUID ( const std::string &  value)
overridevirtual

Reimplemented from tigl::generated::CPACSSkinSegment.

◆ SetStartStringerUID()

virtual TIGL_EXPORT void tigl::CCPACSSkinSegment::SetStartStringerUID ( const std::string &  value)
overridevirtual

Reimplemented from tigl::generated::CPACSSkinSegment.


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