3.4.0
tigl::CCPACSRotorcraftModel Class Reference

#include <CCPACSRotorcraftModel.h>

+ Inheritance diagram for tigl::CCPACSRotorcraftModel:

Public Member Functions

TIGL_EXPORT CCPACSRotorcraftModel (CCPACSConfiguration *config=NULL)
 
TIGL_EXPORT CCPACSRotorcraftModel (CCPACSRotorcraft *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT TiglGeometricComponentIntent GetComponentIntent () const override
 
TIGL_EXPORT TiglGeometricComponentType GetComponentType () const override
 
TIGL_EXPORT CCPACSConfigurationGetConfiguration () const
 
TIGL_EXPORT std::string GetDefaultedUID () const override
 
- Public Member Functions inherited from tigl::generated::CPACSRotorcraftModel
TIGL_EXPORT CPACSRotorcraftModel (CPACSRotorcraft *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT const boost::optional< std::string > & GetDescription () const
 
virtual TIGL_EXPORT const boost::optional< CCPACSEnginePositions > & GetEngines () const
 
virtual TIGL_EXPORT boost::optional< CCPACSEnginePositions > & GetEngines ()
 
virtual TIGL_EXPORT CCPACSEnginePositionsGetEngines (CreateIfNotExistsTag)
 
virtual TIGL_EXPORT const boost::optional< CCPACSFuselages > & GetFuselages () const
 
virtual TIGL_EXPORT boost::optional< CCPACSFuselages > & GetFuselages ()
 
virtual TIGL_EXPORT CCPACSFuselagesGetFuselages (CreateIfNotExistsTag)
 
virtual TIGL_EXPORT const std::string & GetName () const
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CPACSRotorcraftGetParent ()
 
TIGL_EXPORT const CPACSRotorcraftGetParent () const
 
virtual TIGL_EXPORT const boost::optional< CCPACSRotorBlades > & GetRotorBlades () const
 
virtual TIGL_EXPORT boost::optional< CCPACSRotorBlades > & GetRotorBlades ()
 
virtual TIGL_EXPORT CCPACSRotorBladesGetRotorBlades (CreateIfNotExistsTag)
 
virtual TIGL_EXPORT const boost::optional< CCPACSRotors > & GetRotors () const
 
virtual TIGL_EXPORT boost::optional< CCPACSRotors > & GetRotors ()
 
virtual TIGL_EXPORT CCPACSRotorsGetRotors (CreateIfNotExistsTag)
 
virtual TIGL_EXPORT const boost::optional< CCPACSACSystems > & GetSystems () const
 
virtual TIGL_EXPORT boost::optional< CCPACSACSystems > & GetSystems ()
 
virtual TIGL_EXPORT CCPACSACSystemsGetSystems (CreateIfNotExistsTag)
 
virtual TIGL_EXPORT const std::string & GetUID () const
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
virtual TIGL_EXPORT const boost::optional< CCPACSWings > & GetWings () const
 
virtual TIGL_EXPORT boost::optional< CCPACSWings > & GetWings ()
 
virtual TIGL_EXPORT CCPACSWingsGetWings (CreateIfNotExistsTag)
 
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
 
virtual TIGL_EXPORT void RemoveEngines ()
 
virtual TIGL_EXPORT void RemoveFuselages ()
 
virtual TIGL_EXPORT void RemoveRotorBlades ()
 
virtual TIGL_EXPORT void RemoveRotors ()
 
virtual TIGL_EXPORT void RemoveSystems ()
 
virtual TIGL_EXPORT void RemoveWings ()
 
virtual TIGL_EXPORT void SetDescription (const boost::optional< std::string > &value)
 
virtual TIGL_EXPORT void SetName (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 ~CPACSRotorcraftModel ()
 
- 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::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 ChildContainerType GetChildren (bool recursive)
 
TIGL_EXPORT boost::optional< const std::string & > GetParentUID () const
 
virtual TIGL_EXPORT CTiglPoint GetRotation () const
 
virtual TIGL_EXPORT CTiglPoint GetScaling () 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)
 
virtual TIGL_EXPORT void SetSymmetryAxis (const TiglSymmetryAxis &axis)
 
virtual TIGL_EXPORT void SetTransformation (const CCPACSTransformation &transform)
 
- 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 ~ITiglGeometricComponent ()
 

Protected Member Functions

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

Protected Attributes

CCPACSConfigurationconfig
 
- Protected Attributes inherited from tigl::generated::CPACSRotorcraftModel
boost::optional< std::string > m_description
 Description of rotorcraft model. More...
 
boost::optional< CCPACSEnginePositionsm_engines
 
boost::optional< CCPACSFuselagesm_fuselages
 
std::string m_name
 Name of rotorcraft model. More...
 
CPACSRotorcraftm_parent
 
boost::optional< CCPACSRotorBladesm_rotorBlades
 
boost::optional< CCPACSRotorsm_rotors
 
boost::optional< CCPACSACSystemsm_systems
 
std::string m_uID
 
CTiglUIDManagerm_uidMgr
 
boost::optional< CCPACSWingsm_wings
 
- Protected Attributes inherited from tigl::CTiglAbstractGeometricComponent
Cache< Bnd_Box, CTiglAbstractGeometricComponentbounding_box
 
Cache< PNamedShape, CTiglAbstractGeometricComponentloft
 

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
 

Constructor & Destructor Documentation

◆ CCPACSRotorcraftModel() [1/2]

TIGL_EXPORT tigl::CCPACSRotorcraftModel::CCPACSRotorcraftModel ( CCPACSConfiguration config = NULL)

◆ CCPACSRotorcraftModel() [2/2]

TIGL_EXPORT tigl::CCPACSRotorcraftModel::CCPACSRotorcraftModel ( CCPACSRotorcraft parent,
CTiglUIDManager uidMgr 
)

Member Function Documentation

◆ BuildLoft()

PNamedShape tigl::CCPACSRotorcraftModel::BuildLoft ( ) const
overrideprotectedvirtual

◆ GetComponentIntent()

TIGL_EXPORT TiglGeometricComponentIntent tigl::CCPACSRotorcraftModel::GetComponentIntent ( ) const
overridevirtual

◆ GetComponentType()

TIGL_EXPORT TiglGeometricComponentType tigl::CCPACSRotorcraftModel::GetComponentType ( ) const
overridevirtual

◆ GetConfiguration()

TIGL_EXPORT CCPACSConfiguration& tigl::CCPACSRotorcraftModel::GetConfiguration ( ) const

◆ GetDefaultedUID()

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

Field Documentation

◆ config

CCPACSConfiguration* tigl::CCPACSRotorcraftModel::config
protected

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