|
TIGL_EXPORT | CCPACSDoorAssemblyPosition (CCPACSCargoDoorsAssembly *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT TiglGeometricComponentIntent | GetComponentIntent () const override |
|
TIGL_EXPORT TiglGeometricComponentType | GetComponentType () const override |
|
TIGL_EXPORT std::string | GetDefaultedUID () const override |
|
TIGL_EXPORT PNamedShape | GetLoft () const override |
|
virtual TIGL_EXPORT void | SetEndFrameUID (const std::string &value) override |
|
virtual TIGL_EXPORT void | SetEndStringerUID (const std::string &value) override |
|
virtual TIGL_EXPORT void | SetStartFrameUID (const std::string &value) override |
|
virtual TIGL_EXPORT void | SetStartStringerUID (const std::string &value) override |
|
TIGL_EXPORT | CPACSDoorAssemblyPosition (CPACSCargoDoorsAssembly *parent, CTiglUIDManager *uidMgr) |
|
virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
|
virtual TIGL_EXPORT const std::string & | GetDoorElementUID () const |
|
virtual TIGL_EXPORT const boost::optional< CPACSDoorAssemblyPosition_doorType > & | GetDoorType () const |
|
virtual TIGL_EXPORT const std::string & | GetEndFrameUID () const |
|
virtual TIGL_EXPORT const std::string & | GetEndStringerUID () const |
|
virtual TIGL_EXPORT const boost::optional< double > & | GetMinHeight () const |
|
virtual TIGL_EXPORT const boost::optional< double > & | GetMinWidth () const |
|
virtual TIGL_EXPORT const boost::optional< std::string > & | GetName () const |
|
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
|
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
|
TIGL_EXPORT CPACSCargoDoorsAssembly * | GetParent () |
|
TIGL_EXPORT const CPACSCargoDoorsAssembly * | GetParent () const |
|
virtual TIGL_EXPORT const std::string & | GetStartFrameUID () const |
|
virtual TIGL_EXPORT const std::string & | GetStartStringerUID () const |
|
virtual TIGL_EXPORT const std::string & | GetUID () const |
|
TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
|
TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
|
virtual TIGL_EXPORT const boost::optional< int > & | GetYSign () const |
|
virtual TIGL_EXPORT const boost::optional< double > & | GetZBase () 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 | SetDoorElementUID (const std::string &value) |
|
virtual TIGL_EXPORT void | SetDoorType (const boost::optional< CPACSDoorAssemblyPosition_doorType > &value) |
|
virtual TIGL_EXPORT void | SetMinHeight (const boost::optional< double > &value) |
|
virtual TIGL_EXPORT void | SetMinWidth (const boost::optional< double > &value) |
|
virtual TIGL_EXPORT void | SetName (const boost::optional< std::string > &value) |
|
virtual TIGL_EXPORT void | SetUID (const std::string &value) |
|
virtual TIGL_EXPORT void | SetYSign (const boost::optional< int > &value) |
|
virtual TIGL_EXPORT void | SetZBase (const boost::optional< double > &value) |
|
virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
|
virtual TIGL_EXPORT | ~CPACSDoorAssemblyPosition () |
|
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 bool | Contains (const TopoDS_Face &face) const |
|
TIGL_EXPORT bool | Contains (const TopoDS_Edge &edge) const |
|
TIGL_EXPORT bool | Contains (const gp_Pnt &point) const |
|
TIGL_EXPORT | CTiglStringerFrameBorderedObject (const CTiglUIDManager &uidMgr, const CTiglRelativelyPositionedComponent *parent, std::string &startFrameUID, std::string &endFrameUID, std::string &startStringerUID, boost::variant< std::string &, boost::optional< std::string > & > endStringerUID) |
|
TIGL_EXPORT TopoDS_Shape | GetGeometry (TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM) const |
|
virtual | ~ITiglGeometricComponent () |
|