3.5.0-rc1
Loading...
Searching...
No Matches
tigl::generated::CPACSWeb Class Reference

webType More...

#include <CPACSWeb.h>

Public Member Functions

TIGL_EXPORT CPACSWeb (CPACSSparCell *parent, CTiglUIDManager *uidMgr)
TIGL_EXPORT CPACSWeb (CPACSSparCrossSection *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT CCPACSMaterialDefinitionGetMaterial ()
virtual TIGL_EXPORT const CCPACSMaterialDefinitionGetMaterial () const
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 double & GetRelPos () const
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
template<typename P>
bool IsParent () const
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
virtual TIGL_EXPORT void SetRelPos (const double &value)
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSWeb ()

Protected Attributes

CCPACSMaterialDefinition m_material
 Material definition of the spar web.
void * m_parent
const std::type_info * m_parentType
double m_relPos
 relPos ranges from 0 to 1 It defines the position of the web relative to the caps (see picture below)..
CTiglUIDManagerm_uidMgr

Private Member Functions

 CPACSWeb (const CPACSWeb &)=delete
 CPACSWeb (CPACSWeb &&)=delete
CPACSWeboperator= (const CPACSWeb &)=delete
CPACSWeboperator= (CPACSWeb &&)=delete

Detailed Description

webType

SparWeb type, containing the cross section area of the spar web and the material properties. Please find below a picture where all spar cross section parameters as well as the orientation references for the material definition can be found:

See also
spars2

Constructor & Destructor Documentation

◆ CPACSWeb() [1/4]

TIGL_EXPORT tigl::generated::CPACSWeb::CPACSWeb ( CPACSSparCell * parent,
CTiglUIDManager * uidMgr )

◆ CPACSWeb() [2/4]

TIGL_EXPORT tigl::generated::CPACSWeb::CPACSWeb ( CPACSSparCrossSection * parent,
CTiglUIDManager * uidMgr )

◆ ~CPACSWeb()

virtual TIGL_EXPORT tigl::generated::CPACSWeb::~CPACSWeb ( )
virtual

◆ CPACSWeb() [3/4]

tigl::generated::CPACSWeb::CPACSWeb ( const CPACSWeb & )
privatedelete

◆ CPACSWeb() [4/4]

tigl::generated::CPACSWeb::CPACSWeb ( CPACSWeb && )
privatedelete

Member Function Documentation

◆ GetMaterial() [1/2]

virtual TIGL_EXPORT CCPACSMaterialDefinition & tigl::generated::CPACSWeb::GetMaterial ( )
virtual

◆ GetMaterial() [2/2]

virtual TIGL_EXPORT const CCPACSMaterialDefinition & tigl::generated::CPACSWeb::GetMaterial ( ) const
virtual

◆ GetNextUIDParent() [1/2]

virtual TIGL_EXPORT CTiglUIDObject * tigl::generated::CPACSWeb::GetNextUIDParent ( )
virtual

◆ GetNextUIDParent() [2/2]

virtual TIGL_EXPORT const CTiglUIDObject * tigl::generated::CPACSWeb::GetNextUIDParent ( ) const
virtual

◆ GetParent() [1/2]

template<typename P>
P * tigl::generated::CPACSWeb::GetParent ( )
inline

◆ GetParent() [2/2]

template<typename P>
const P * tigl::generated::CPACSWeb::GetParent ( ) const
inline

◆ GetRelPos()

virtual TIGL_EXPORT const double & tigl::generated::CPACSWeb::GetRelPos ( ) const
virtual

◆ GetUIDManager() [1/2]

TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSWeb::GetUIDManager ( )

◆ GetUIDManager() [2/2]

TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSWeb::GetUIDManager ( ) const

◆ IsParent()

template<typename P>
bool tigl::generated::CPACSWeb::IsParent ( ) const
inline

◆ operator=() [1/2]

CPACSWeb & tigl::generated::CPACSWeb::operator= ( const CPACSWeb & )
privatedelete

◆ operator=() [2/2]

CPACSWeb & tigl::generated::CPACSWeb::operator= ( CPACSWeb && )
privatedelete

◆ ReadCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSWeb::ReadCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath )
virtual

◆ SetRelPos()

virtual TIGL_EXPORT void tigl::generated::CPACSWeb::SetRelPos ( const double & value)
virtual

◆ WriteCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSWeb::WriteCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath ) const
virtual

Field Documentation

◆ m_material

CCPACSMaterialDefinition tigl::generated::CPACSWeb::m_material
protected

Material definition of the spar web.

◆ m_parent

void* tigl::generated::CPACSWeb::m_parent
protected

◆ m_parentType

const std::type_info* tigl::generated::CPACSWeb::m_parentType
protected

◆ m_relPos

double tigl::generated::CPACSWeb::m_relPos
protected

relPos ranges from 0 to 1 It defines the position of the web relative to the caps (see picture below)..

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSWeb::m_uidMgr
protected

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