|
| TIGL_EXPORT | CCPACSDecksDeck (CCPACSDecks *parent, CTiglUIDManager *uidMgr) |
| TIGL_EXPORT TiglGeometricComponentIntent | GetComponentIntent () const override |
| | Returns the TiGL geometric component intent.
|
| TIGL_EXPORT TiglGeometricComponentType | GetComponentType () const override |
| TIGL_EXPORT CCPACSConfiguration const & | GetConfiguration () const |
| TIGL_EXPORT std::string | GetDefaultedUID () const override |
| TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) override |
| virtual TIGL_EXPORT | ~CCPACSDecksDeck () |
| TIGL_EXPORT | CPACSDecksDeck (CPACSDecks *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT boost::optional< CPACSCabinAisles > & | GetAisles () |
| virtual TIGL_EXPORT const boost::optional< CPACSCabinAisles > & | GetAisles () const |
| virtual TIGL_EXPORT CPACSCabinAisles & | GetAisles (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT boost::optional< CPACSCabinGeometry > & | GetCabinGeometry () |
| virtual TIGL_EXPORT const boost::optional< CPACSCabinGeometry > & | GetCabinGeometry () const |
| virtual TIGL_EXPORT CPACSCabinGeometry & | GetCabinGeometry (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT boost::optional< CPACSCargoContainers > & | GetCargoContainers () |
| virtual TIGL_EXPORT const boost::optional< CPACSCargoContainers > & | GetCargoContainers () const |
| virtual TIGL_EXPORT CPACSCargoContainers & | GetCargoContainers (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT boost::optional< CPACSCeilingPanels > & | GetCeilingPanels () |
| virtual TIGL_EXPORT const boost::optional< CPACSCeilingPanels > & | GetCeilingPanels () const |
| virtual TIGL_EXPORT CPACSCeilingPanels & | GetCeilingPanels (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT boost::optional< CPACSClassDividers > & | GetClassDividers () |
| virtual TIGL_EXPORT const boost::optional< CPACSClassDividers > & | GetClassDividers () const |
| virtual TIGL_EXPORT CPACSClassDividers & | GetClassDividers (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT boost::optional< CPACSDeckDoors > & | GetDeckDoors () |
| virtual TIGL_EXPORT const boost::optional< CPACSDeckDoors > & | GetDeckDoors () const |
| virtual TIGL_EXPORT CPACSDeckDoors & | GetDeckDoors (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT const CPACSDecksDeck_deckType & | GetDeckType () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetFloorStructureUID () const |
| virtual TIGL_EXPORT boost::optional< CPACSGalleys > & | GetGalleys () |
| virtual TIGL_EXPORT const boost::optional< CPACSGalleys > & | GetGalleys () const |
| virtual TIGL_EXPORT CPACSGalleys & | GetGalleys (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT boost::optional< CPACSGenericFloorModules > & | GetGenericFloorModules () |
| virtual TIGL_EXPORT const boost::optional< CPACSGenericFloorModules > & | GetGenericFloorModules () const |
| virtual TIGL_EXPORT CPACSGenericFloorModules & | GetGenericFloorModules (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT boost::optional< CPACSLavatories > & | GetLavatories () |
| virtual TIGL_EXPORT const boost::optional< CPACSLavatories > & | GetLavatories () const |
| virtual TIGL_EXPORT CPACSLavatories & | GetLavatories (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT boost::optional< CPACSLuggageCompartments > & | GetLuggageCompartments () |
| virtual TIGL_EXPORT const boost::optional< CPACSLuggageCompartments > & | GetLuggageCompartments () const |
| virtual TIGL_EXPORT CPACSLuggageCompartments & | GetLuggageCompartments (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT const std::string & | GetName () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSDecks * | GetParent () |
| TIGL_EXPORT const CPACSDecks * | GetParent () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetParentUID () const |
| virtual TIGL_EXPORT boost::optional< CPACSSeatModules > & | GetSeatModules () |
| virtual TIGL_EXPORT const boost::optional< CPACSSeatModules > & | GetSeatModules () const |
| virtual TIGL_EXPORT CPACSSeatModules & | GetSeatModules (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT boost::optional< CPACSSidewallPanels > & | GetSidewallPanels () |
| virtual TIGL_EXPORT const boost::optional< CPACSSidewallPanels > & | GetSidewallPanels () const |
| virtual TIGL_EXPORT CPACSSidewallPanels & | GetSidewallPanels (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT boost::optional< CPACSCabinSpaces > & | GetSpaces () |
| virtual TIGL_EXPORT const boost::optional< CPACSCabinSpaces > & | GetSpaces () const |
| virtual TIGL_EXPORT CPACSCabinSpaces & | GetSpaces (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT CCPACSTransformation & | GetTransformation () |
| virtual TIGL_EXPORT const CCPACSTransformation & | GetTransformation () const |
| virtual TIGL_EXPORT const std::string & | GetUID () const |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| virtual TIGL_EXPORT void | RemoveAisles () |
| virtual TIGL_EXPORT void | RemoveCabinGeometry () |
| virtual TIGL_EXPORT void | RemoveCargoContainers () |
| virtual TIGL_EXPORT void | RemoveCeilingPanels () |
| virtual TIGL_EXPORT void | RemoveClassDividers () |
| virtual TIGL_EXPORT void | RemoveDeckDoors () |
| virtual TIGL_EXPORT void | RemoveGalleys () |
| virtual TIGL_EXPORT void | RemoveGenericFloorModules () |
| virtual TIGL_EXPORT void | RemoveLavatories () |
| virtual TIGL_EXPORT void | RemoveLuggageCompartments () |
| virtual TIGL_EXPORT void | RemoveSeatModules () |
| virtual TIGL_EXPORT void | RemoveSidewallPanels () |
| virtual TIGL_EXPORT void | RemoveSpaces () |
| virtual TIGL_EXPORT void | SetDeckType (const CPACSDecksDeck_deckType &value) |
| virtual TIGL_EXPORT void | SetDescription (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetFloorStructureUID (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 | SetUID (const std::string &value) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSDecksDeck () |
| boost::optional< std::string > | GetObjectUID () const |
| virtual | ~CTiglReqUIDObject ()=default |
| TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
| virtual | ~ITiglUIDRefObject ()=default |
| 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) |
| virtual TIGL_EXPORT void | SetSymmetryAxis (const TiglSymmetryAxis &axis) |
| virtual TIGL_EXPORT void | SetTransformation (const CCPACSTransformation &transform) |
| | 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 |
| virtual bool | IsIndependentGeometry () const |
| virtual | ~ITiglGeometricComponent () |