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

genericGeometricComponentType More...

#include <CPACSGenericGeometricComponent.h>

Inheritance diagram for tigl::generated::CPACSGenericGeometricComponent:

Public Member Functions

TIGL_EXPORT CPACSGenericGeometricComponent (CCPACSExternalObjects *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT const boost::optional< std::string > & GetDescription () const
virtual TIGL_EXPORT CPACSLinkToFileGetLinkToFile ()
virtual TIGL_EXPORT const CPACSLinkToFileGetLinkToFile () const
virtual TIGL_EXPORT const std::string & GetName () const
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CCPACSExternalObjectsGetParent ()
TIGL_EXPORT const CCPACSExternalObjectsGetParent () const
virtual TIGL_EXPORT const boost::optional< std::string > & GetParentUID () const
virtual TIGL_EXPORT const boost::optional< TiglSymmetryAxis > & GetSymmetry () const
virtual TIGL_EXPORT CCPACSTransformationGetTransformation ()
virtual TIGL_EXPORT const CCPACSTransformationGetTransformation () 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 SetDescription (const boost::optional< std::string > &value)
virtual TIGL_EXPORT void SetName (const std::string &value)
virtual TIGL_EXPORT void SetParentUID (const boost::optional< std::string > &value)
virtual TIGL_EXPORT void SetSymmetry (const boost::optional< TiglSymmetryAxis > &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 ~CPACSGenericGeometricComponent ()
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

Protected Attributes

boost::optional< std::string > m_description
 Description of genericGeometricComponent.
CPACSLinkToFile m_linkToFile
std::string m_name
 Name of genericGeometricComponent.
CCPACSExternalObjectsm_parent
boost::optional< std::string > m_parentUID
 UID of part to which the component is mounted (if any).
boost::optional< TiglSymmetryAxism_symmetry
CCPACSTransformation m_transformation
std::string m_uID
CTiglUIDManagerm_uidMgr

Private Member Functions

 CPACSGenericGeometricComponent (const CPACSGenericGeometricComponent &)=delete
 CPACSGenericGeometricComponent (CPACSGenericGeometricComponent &&)=delete
TIGL_EXPORT const CTiglUIDObjectGetNextUIDObject () const final
TIGL_EXPORT void NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final
CPACSGenericGeometricComponentoperator= (const CPACSGenericGeometricComponent &)=delete
CPACSGenericGeometricComponentoperator= (CPACSGenericGeometricComponent &&)=delete

Additional Inherited Members

Protected Member Functions inherited from tigl::CTiglUIDObject
 ~CTiglUIDObject ()=default

Detailed Description

genericGeometricComponentType

In some cases additional geometric components need to be linked to a CPACS, but these components are not yet handled by CPACS explicitly. For example, a belly fairing and/or external tanks. A generic geometric component may be applied to include such a geometry from an external file (preferably STEP) in the context of the overall aircraft.

See also
geomBlock

Constructor & Destructor Documentation

◆ CPACSGenericGeometricComponent() [1/3]

TIGL_EXPORT tigl::generated::CPACSGenericGeometricComponent::CPACSGenericGeometricComponent ( CCPACSExternalObjects * parent,
CTiglUIDManager * uidMgr )

◆ ~CPACSGenericGeometricComponent()

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

◆ CPACSGenericGeometricComponent() [2/3]

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

◆ CPACSGenericGeometricComponent() [3/3]

tigl::generated::CPACSGenericGeometricComponent::CPACSGenericGeometricComponent ( CPACSGenericGeometricComponent && )
privatedelete

Member Function Documentation

◆ GetDescription()

virtual TIGL_EXPORT const boost::optional< std::string > & tigl::generated::CPACSGenericGeometricComponent::GetDescription ( ) const
virtual

◆ GetLinkToFile() [1/2]

virtual TIGL_EXPORT CPACSLinkToFile & tigl::generated::CPACSGenericGeometricComponent::GetLinkToFile ( )
virtual

◆ GetLinkToFile() [2/2]

virtual TIGL_EXPORT const CPACSLinkToFile & tigl::generated::CPACSGenericGeometricComponent::GetLinkToFile ( ) const
virtual

◆ GetName()

virtual TIGL_EXPORT const std::string & tigl::generated::CPACSGenericGeometricComponent::GetName ( ) const
virtual

◆ GetNextUIDObject()

TIGL_EXPORT const CTiglUIDObject * tigl::generated::CPACSGenericGeometricComponent::GetNextUIDObject ( ) const
finalprivatevirtual

◆ GetNextUIDParent() [1/2]

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

Implements tigl::CTiglUIDObject.

◆ GetNextUIDParent() [2/2]

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

Implements tigl::CTiglUIDObject.

◆ GetParent() [1/2]

TIGL_EXPORT CCPACSExternalObjects * tigl::generated::CPACSGenericGeometricComponent::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CCPACSExternalObjects * tigl::generated::CPACSGenericGeometricComponent::GetParent ( ) const

◆ GetParentUID()

virtual TIGL_EXPORT const boost::optional< std::string > & tigl::generated::CPACSGenericGeometricComponent::GetParentUID ( ) const
virtual

◆ GetSymmetry()

virtual TIGL_EXPORT const boost::optional< TiglSymmetryAxis > & tigl::generated::CPACSGenericGeometricComponent::GetSymmetry ( ) const
virtual

◆ GetTransformation() [1/2]

virtual TIGL_EXPORT CCPACSTransformation & tigl::generated::CPACSGenericGeometricComponent::GetTransformation ( )
virtual

◆ GetTransformation() [2/2]

virtual TIGL_EXPORT const CCPACSTransformation & tigl::generated::CPACSGenericGeometricComponent::GetTransformation ( ) const
virtual

◆ GetUID()

virtual TIGL_EXPORT const std::string & tigl::generated::CPACSGenericGeometricComponent::GetUID ( ) const
virtual

◆ GetUIDManager() [1/2]

TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSGenericGeometricComponent::GetUIDManager ( )
virtual

Implements tigl::CTiglUIDObject.

◆ GetUIDManager() [2/2]

TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSGenericGeometricComponent::GetUIDManager ( ) const
virtual

Implements tigl::CTiglUIDObject.

◆ NotifyUIDChange()

TIGL_EXPORT void tigl::generated::CPACSGenericGeometricComponent::NotifyUIDChange ( const std::string & oldUid,
const std::string & newUid )
finalprivatevirtual

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

Reimplemented in tigl::CCPACSExternalObject.

◆ SetDescription()

virtual TIGL_EXPORT void tigl::generated::CPACSGenericGeometricComponent::SetDescription ( const boost::optional< std::string > & value)
virtual

◆ SetName()

virtual TIGL_EXPORT void tigl::generated::CPACSGenericGeometricComponent::SetName ( const std::string & value)
virtual

◆ SetParentUID()

virtual TIGL_EXPORT void tigl::generated::CPACSGenericGeometricComponent::SetParentUID ( const boost::optional< std::string > & value)
virtual

Reimplemented in tigl::CCPACSExternalObject.

◆ SetSymmetry()

virtual TIGL_EXPORT void tigl::generated::CPACSGenericGeometricComponent::SetSymmetry ( const boost::optional< TiglSymmetryAxis > & value)
virtual

Reimplemented in tigl::CCPACSExternalObject.

◆ SetUID()

virtual TIGL_EXPORT void tigl::generated::CPACSGenericGeometricComponent::SetUID ( const std::string & value)
virtual

◆ WriteCPACS()

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

Field Documentation

◆ m_description

boost::optional<std::string> tigl::generated::CPACSGenericGeometricComponent::m_description
protected

Description of genericGeometricComponent.

◆ m_linkToFile

CPACSLinkToFile tigl::generated::CPACSGenericGeometricComponent::m_linkToFile
protected

◆ m_name

std::string tigl::generated::CPACSGenericGeometricComponent::m_name
protected

Name of genericGeometricComponent.

◆ m_parent

CCPACSExternalObjects* tigl::generated::CPACSGenericGeometricComponent::m_parent
protected

◆ m_parentUID

boost::optional<std::string> tigl::generated::CPACSGenericGeometricComponent::m_parentUID
protected

UID of part to which the component is mounted (if any).

◆ m_symmetry

boost::optional<TiglSymmetryAxis> tigl::generated::CPACSGenericGeometricComponent::m_symmetry
protected

◆ m_transformation

CCPACSTransformation tigl::generated::CPACSGenericGeometricComponent::m_transformation
protected

◆ m_uID

std::string tigl::generated::CPACSGenericGeometricComponent::m_uID
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSGenericGeometricComponent::m_uidMgr
protected

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