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

#include <CCPACSEnginePylon.h>

Inheritance diagram for tigl::CCPACSEnginePylon:

Public Member Functions

TIGL_EXPORT CCPACSEnginePylon (CCPACSEnginePylons *parent, CTiglUIDManager *uidMgr)
TIGL_EXPORT TiglGeometricComponentIntent GetComponentIntent () const override
TIGL_EXPORT TiglGeometricComponentType GetComponentType () const override
TIGL_EXPORT CCPACSConfigurationGetConfiguration ()
TIGL_EXPORT std::string GetDefaultedUID () const override
TIGL_EXPORT CTiglTransformation GetPositioningTransformation (std::string sectionUID)
TIGL_EXPORT bool HasLoft () const
TIGL_EXPORT void SetSymmetry (const boost::optional< TiglSymmetryAxis > &value) override
TIGL_EXPORT void SetSymmetryAxis (const TiglSymmetryAxis &axis) override
TIGL_EXPORT void SetTransformation (const CCPACSTransformation &transform) override
Public Member Functions inherited from tigl::generated::CPACSEnginePylon
TIGL_EXPORT CPACSEnginePylon (CPACSEnginePylons *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT const boost::optional< std::string > & GetDescription () const
virtual TIGL_EXPORT const boost::optional< std::string > & GetName () const
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSEnginePylonsGetParent ()
TIGL_EXPORT const CPACSEnginePylonsGetParent () const
virtual TIGL_EXPORT const std::string & GetParentUID () const
virtual TIGL_EXPORT boost::optional< CCPACSPositionings > & GetPositionings ()
virtual TIGL_EXPORT const boost::optional< CCPACSPositionings > & GetPositionings () const
virtual TIGL_EXPORT CCPACSPositioningsGetPositionings (CreateIfNotExistsTag)
virtual TIGL_EXPORT boost::optional< CCPACSWingSections > & GetSections ()
virtual TIGL_EXPORT const boost::optional< CCPACSWingSections > & GetSections () const
virtual TIGL_EXPORT CCPACSWingSectionsGetSections (CreateIfNotExistsTag)
virtual TIGL_EXPORT boost::optional< CCPACSWingSegments > & GetSegments ()
virtual TIGL_EXPORT const boost::optional< CCPACSWingSegments > & GetSegments () const
virtual TIGL_EXPORT CCPACSWingSegmentsGetSegments (CreateIfNotExistsTag)
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 RemovePositionings ()
virtual TIGL_EXPORT void RemoveSections ()
virtual TIGL_EXPORT void RemoveSegments ()
virtual TIGL_EXPORT void SetDescription (const boost::optional< std::string > &value)
virtual TIGL_EXPORT void SetName (const boost::optional< std::string > &value)
virtual TIGL_EXPORT void SetParentUID (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 ~CPACSEnginePylon ()
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::CTiglRelativelyPositionedComponent
TIGL_EXPORT CTiglRelativelyPositionedComponent (MaybeOptionalPtr< std::string > parentUid, MaybeOptionalPtr< CCPACSTransformation > trans)
TIGL_EXPORT CTiglRelativelyPositionedComponent (MaybeOptionalPtr< std::string > parentUid, MaybeOptionalPtr< CCPACSTransformation > trans, boost::optional< TiglSymmetryAxis > *symmetryAxis)
TIGL_EXPORT CTiglRelativelyPositionedComponent (MaybeOptionalPtr< std::string > parentUid, MaybeOptionalPtr< CCPACSTransformationSE3 > trans)
TIGL_EXPORT CTiglRelativelyPositionedComponent (tigl::CTiglRelativelyPositionedComponent *parent, MaybeOptionalPtr< CCPACSTransformation > trans)
TIGL_EXPORT CTiglRelativelyPositionedComponent (tigl::CTiglRelativelyPositionedComponent *parent, MaybeOptionalPtr< CCPACSTransformation > trans, boost::optional< TiglSymmetryAxis > *symmetryAxis)
TIGL_EXPORT ChildContainerType GetChildren (bool recursive)
TIGL_EXPORT boost::optional< const std::string & > GetParentUID () const
virtual TIGL_EXPORT CTiglPoint GetRotation () const
virtual TIGL_EXPORT ECPACSTranslationType GetRotationType () const
virtual TIGL_EXPORT CTiglPoint GetScaling () const
virtual TIGL_EXPORT ECPACSTranslationType GetScalingType () const
TIGL_EXPORT TiglSymmetryAxis GetSymmetryAxis () const override
virtual TIGL_EXPORT CTiglTransformation GetTransformationMatrix () const
virtual TIGL_EXPORT CTiglPoint GetTranslation () const
virtual TIGL_EXPORT ECPACSTranslationType GetTranslationType () const
TIGL_EXPORT void Reset () const
TIGL_EXPORT void SetParentUID (const std::string &parentUID)
Public Member Functions inherited from tigl::CTiglAbstractGeometricComponent
 CTiglAbstractGeometricComponent ()
TIGL_EXPORT Bnd_Box const & GetBoundingBox () const
virtual TIGL_EXPORT bool GetIsOn (const gp_Pnt &pnt) const
TIGL_EXPORT bool GetIsOnMirrored (const gp_Pnt &pnt) const
TIGL_EXPORT PNamedShape GetLoft () const override
virtual TIGL_EXPORT PNamedShape GetMirroredLoft () const
TIGL_EXPORT void Reset () const
Public Member Functions inherited from tigl::ITiglGeometricComponent
virtual bool IsIndependentGeometry () const
virtual ~ITiglGeometricComponent ()

Protected Member Functions

virtual PNamedShape BuildLoft () const override
Protected Member Functions inherited from tigl::CTiglUIDObject
 ~CTiglUIDObject ()=default

Private Member Functions

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

Additional Inherited Members

Public Types inherited from tigl::CTiglRelativelyPositionedComponent
typedef std::vector< CTiglRelativelyPositionedComponent * > ChildContainerType
Protected Types inherited from tigl::CTiglRelativelyPositionedComponent
typedef std::map< int, int > FusedElementsContainerType
Protected Attributes inherited from tigl::generated::CPACSEnginePylon
boost::optional< std::string > m_description
 Description of the engine pylon.
boost::optional< std::string > m_name
 Name of the engine pylon.
CPACSEnginePylonsm_parent
std::string m_parentUID
 UID of the parent (normally wing or fuselage).
boost::optional< CCPACSPositioningsm_positionings
boost::optional< CCPACSWingSectionsm_sections
boost::optional< CCPACSWingSegmentsm_segments
boost::optional< TiglSymmetryAxism_symmetry
CCPACSTransformation m_transformation
std::string m_uID
 UID of the engine pylon.
CTiglUIDManagerm_uidMgr
Protected Attributes inherited from tigl::CTiglAbstractGeometricComponent
Cache< Bnd_Box, CTiglAbstractGeometricComponentbounding_box
Cache< PNamedShape, CTiglAbstractGeometricComponentloft

Constructor & Destructor Documentation

◆ CCPACSEnginePylon()

TIGL_EXPORT tigl::CCPACSEnginePylon::CCPACSEnginePylon ( CCPACSEnginePylons * parent,
CTiglUIDManager * uidMgr )

Member Function Documentation

◆ BuildLoft()

virtual PNamedShape tigl::CCPACSEnginePylon::BuildLoft ( ) const
overrideprotectedvirtual

◆ GetComponentIntent()

TIGL_EXPORT TiglGeometricComponentIntent tigl::CCPACSEnginePylon::GetComponentIntent ( ) const
inlineoverridevirtual

◆ GetComponentType()

TIGL_EXPORT TiglGeometricComponentType tigl::CCPACSEnginePylon::GetComponentType ( ) const
inlineoverridevirtual

◆ GetConfiguration()

TIGL_EXPORT CCPACSConfiguration & tigl::CCPACSEnginePylon::GetConfiguration ( )

◆ GetDefaultedUID()

TIGL_EXPORT std::string tigl::CCPACSEnginePylon::GetDefaultedUID ( ) const
overridevirtual

◆ GetPositioningTransformation()

TIGL_EXPORT CTiglTransformation tigl::CCPACSEnginePylon::GetPositioningTransformation ( std::string sectionUID)

◆ HasLoft()

TIGL_EXPORT bool tigl::CCPACSEnginePylon::HasLoft ( ) const

◆ InvalidateImpl()

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

Reimplemented from tigl::CTiglUIDObject.

◆ SetSymmetry()

TIGL_EXPORT void tigl::CCPACSEnginePylon::SetSymmetry ( const boost::optional< TiglSymmetryAxis > & value)
overridevirtual

Reimplemented from tigl::generated::CPACSEnginePylon.

◆ SetSymmetryAxis()

TIGL_EXPORT void tigl::CCPACSEnginePylon::SetSymmetryAxis ( const TiglSymmetryAxis & axis)
overridevirtual

◆ SetTransformation()

TIGL_EXPORT void tigl::CCPACSEnginePylon::SetTransformation ( const CCPACSTransformation & transform)
overridevirtual

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