|
CFx SDK Documentation 2026 SP0
|
#include <IfcTubeBundleAutoImpl.h>
Public Member Functions | |
| double | getTubeSize () const |
| void | setTubeSize (double TubeSize) |
| IfcMaterialSelect | tubeMaterial () |
| double | getTubeLength () const |
| void | setTubeLength (double TubeLength) |
| double | getTubeSpacing () const |
| void | setTubeSpacing (double TubeSpacing) |
| void | getTubeFluidEnteringTemperature (OdArray< double > &TubeFluidEnteringTemperature) const |
| OdDAI::ListOfDouble & | tubeFluidEnteringTemperature () |
| void | getTubeFluidLeavingTemperature (OdArray< double > &TubeFluidLeavingTemperature) const |
| OdDAI::ListOfDouble & | tubeFluidLeavingTemperature () |
| IfcMaterialSelect | finMaterial () |
| IfcMaterialSelect | shellMaterial () |
| double | getFinSpacing () const |
| void | setFinSpacing (double FinSpacing) |
| double | getTubeFoulingFactor () const |
| void | setTubeFoulingFactor (double TubeFoulingFactor) |
| int | getNumberOfTubeCircuits () const |
| void | setNumberOfTubeCircuits (int NumberOfTubeCircuits) |
| int | getNumberOfTubeRows () const |
| void | setNumberOfTubeRows (int NumberOfTubeRows) |
| void | getShellFluidLeavingTemperature (OdArray< double > &ShellFluidLeavingTemperature) const |
| OdDAI::ListOfDouble & | shellFluidLeavingTemperature () |
| void | getShellFluidEnteringTemperature (OdArray< double > &ShellFluidEnteringTemperature) const |
| OdDAI::ListOfDouble & | shellFluidEnteringTemperature () |
| IfcTubeBundle () | |
| virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) override |
| virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) override |
| virtual OdDAI::Entity * | getInstanceType () const override |
| virtual OdRxValue | getAttr (const char *attrName) const override |
| virtual void | unsetAttr (const char *explicitAttrName) override |
| virtual bool | testAttr (const char *explicitAttrName) const override |
| virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) override |
| virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const override |
| virtual OdIfc::OdIfcEntityType | type () const override |
| virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const override |
| virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) override |
| virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const override |
| virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) override |
Public Member Functions inherited from OdIfc2x_final::IfcHeatTransferDevice | |
| double | getHeatTransferRate () const |
| void | setHeatTransferRate (double HeatTransferRate) |
| double | getThermalEfficiency () const |
| void | setThermalEfficiency (double ThermalEfficiency) |
| IfcEnergySourceEnum | getPrimaryEnergySource () const |
| void | setPrimaryEnergySource (IfcEnergySourceEnum PrimaryEnergySource) |
| IfcHeatTransferDevice () | |
Public Member Functions inherited from OdIfc2x_final::IfcDistributionFlowElement | |
| IfcDistributionFlowElementTypeEnum | getFlowElementType () const |
| void | setFlowElementType (IfcDistributionFlowElementTypeEnum FlowElementType) |
| void | getInvHasControlElements (OdDAIObjectIds &HasControlElements) const |
| IfcDistributionFlowElement () | |
Public Member Functions inherited from OdIfc2x_final::IfcElement | |
| const OdAnsiString & | getTag () const |
| void | setTag (const OdAnsiString &Tag) |
| void | getInvConnectedTo (OdDAIObjectIds &ConnectedTo) const |
| void | getInvConnectedFrom (OdDAIObjectIds &ConnectedFrom) const |
| void | getInvContainedInStructure (OdDAIObjectIds &ContainedInStructure) const |
| IfcElement () | |
Public Member Functions inherited from OdIfc2x_final::IfcProduct | |
| const OdDAIObjectId & | getObjectPlacement () const |
| void | setObjectPlacement (const OdDAIObjectId &ObjectPlacement) |
| const OdDAIObjectId & | getRepresentation () const |
| void | setRepresentation (const OdDAIObjectId &Representation) |
| void | getInvReferencedBy (OdDAIObjectIds &ReferencedBy) const |
Public Member Functions inherited from OdIfc2x_final::IfcObject | |
| const OdAnsiString & | getObjectType () const |
| void | setObjectType (const OdAnsiString &ObjectType) |
| void | getInvIsDefinedBy (OdDAIObjectIds &IsDefinedBy) const |
| void | getInvHasAssociations (OdDAIObjectIds &HasAssociations) const |
| void | getInvHasAssignments (OdDAIObjectIds &HasAssignments) const |
| void | getInvDecomposes (OdDAIObjectIds &Decomposes) const |
| void | getInvIsDecomposedBy (OdDAIObjectIds &IsDecomposedBy) const |
| IfcObject () | |
Public Member Functions inherited from OdIfc2x_final::IfcRoot | |
| OdDAI::CompressedGUID | getGlobalId () const |
| void | setGlobalId (OdDAI::CompressedGUID GlobalId) |
| const OdDAIObjectId & | getOwnerHistory () const |
| void | setOwnerHistory (const OdDAIObjectId &OwnerHistory) |
| const OdAnsiString & | getName () const |
| void | setName (const OdAnsiString &Name) |
| const OdAnsiString & | getDescription () const |
| void | setDescription (const OdAnsiString &Description) |
| IfcRoot () | |
Public Member Functions inherited from OdIfc::OdIfcInstance | |
| ODRX_DECLARE_MEMBERS (OdIfcInstance) | |
| OdIfcInstance () | |
| ~OdIfcInstance () | |
| bool | isInstanceOf (OdIfcEntityType entityType) const |
| IfcOpResult | resolved () |
| void | resolve (IfcOpResult resolved, void *resPtr) |
| void | unresolve () |
| virtual void | setGsNode (OdGsCache *pGsNode) |
| virtual OdGsCache * | gsNode () const |
| virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const |
| virtual bool | subWorldDraw (OdGiWorldDraw *wd) const |
| virtual OdDbStub * | ownerId () const |
Additional Inherited Members | |
Static Public Member Functions inherited from OdIfc::OdIfcInstance | |
| static const OdGePoint3d * | asPoint3d (const OdIfcInstance *inst) |
| static const OdGePoint2d * | asPoint2d (const OdIfcInstance *inst) |
| static const OdGeVector3d * | asVector3d (const OdIfcInstance *inst) |
| static const OdGeVector2d * | asVector2d (const OdIfcInstance *inst) |
| static const OdGeMatrix2d * | asMatrix2d (const OdIfcInstance *inst) |
| static const OdGeMatrix3d * | asMatrix3d (const OdIfcInstance *inst) |
| static OdIfcCompoundPtr | asCompound (OdSmartPtr< OdIfcInstance > inst) |
| static const OdCmEntityColor * | asRgbColor (const OdIfcInstance *inst) |
A tube bundle is a device consisting of tubes and bundles of tubes used for heat transfer and contained typically within other energy conversion devices, such as a chiller or coil.
Flow PredefinedType Inlet SINK NOTDEFINED Outlet SINK NOTDEFINED
Definition at line 66 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
| OdIfc2x_final::IfcTubeBundle::IfcTubeBundle | ( | ) |
Default constructor for the IfcTubeBundle class.
| IfcMaterialSelect OdIfc2x_final::IfcTubeBundle::finMaterial | ( | ) |
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
| double OdIfc2x_final::IfcTubeBundle::getFinSpacing | ( | ) | const |
Returns the value of FinSpacing attribute. This attribute represents distance between fins on a tube in the TubeBundle.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
| int OdIfc2x_final::IfcTubeBundle::getNumberOfTubeCircuits | ( | ) | const |
Returns the value of NumberOfTubeCircuits attribute. This attribute represents number of parallel fluid tube circuits.
| int OdIfc2x_final::IfcTubeBundle::getNumberOfTubeRows | ( | ) | const |
Returns the value of NumberOfTubeRows attribute. This attribute represents number of tube rows in the TubeBundle assembly.
| void OdIfc2x_final::IfcTubeBundle::getShellFluidEnteringTemperature | ( | OdArray< double > & | ShellFluidEnteringTemperature | ) | const |
Returns the value of ShellFluidEnteringTemperature attribute. This attribute represents list of design temperatures of the fluid entering the shell or TubeBundle assembly; for air the list consists of dry bulb temperature followed by wet bulb temperature.
| void OdIfc2x_final::IfcTubeBundle::getShellFluidLeavingTemperature | ( | OdArray< double > & | ShellFluidLeavingTemperature | ) | const |
Returns the value of ShellFluidLeavingTemperature attribute. This attribute represents list of design temperatures of the fluid leaving the shell or TubeBundle assembly; for air the list consists of dry bulb temperature followed by wet bulb temperature.
| void OdIfc2x_final::IfcTubeBundle::getTubeFluidEnteringTemperature | ( | OdArray< double > & | TubeFluidEnteringTemperature | ) | const |
Returns the value of TubeFluidEnteringTemperature attribute. This attribute represents list of design temperatures of the fluid entering the tubes; for air the list consists of dry bulb temperature followed by wet bulb temperature.
| void OdIfc2x_final::IfcTubeBundle::getTubeFluidLeavingTemperature | ( | OdArray< double > & | TubeFluidLeavingTemperature | ) | const |
Returns the value of TubeFluidLeavingTemperature attribute. This attribute represents list of design temperatures of the fluid leaving the tubes; for air the list consists of dry bulb temperature followed by wet bulb temperature.
| double OdIfc2x_final::IfcTubeBundle::getTubeFoulingFactor | ( | ) | const |
Returns the value of TubeFoulingFactor attribute. This attribute represents fouling factor of the tubes in the TubeBundle.
| double OdIfc2x_final::IfcTubeBundle::getTubeLength | ( | ) | const |
Returns the value of TubeLength attribute. This attribute represents length of the tubes in the TubeBundle.
| double OdIfc2x_final::IfcTubeBundle::getTubeSize | ( | ) | const |
Returns the value of TubeSize attribute. This attribute represents nominal diameter or width of the tubes in the TubeBundle.
| double OdIfc2x_final::IfcTubeBundle::getTubeSpacing | ( | ) | const |
Returns the value of TubeSpacing attribute. This attribute represents spacing between tubes in the TubeBundle.
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrName | [in] Explicit name of the attribute to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
| void OdIfc2x_final::IfcTubeBundle::setFinSpacing | ( | double | FinSpacing | ) |
Sets the value of FinSpacing attribute. This attribute represents distance between fins on a tube in the TubeBundle.
| FinSpacing | [in] FinSpacing attribute to set. |
| void OdIfc2x_final::IfcTubeBundle::setNumberOfTubeCircuits | ( | int | NumberOfTubeCircuits | ) |
Sets the value of NumberOfTubeCircuits attribute. This attribute represents number of parallel fluid tube circuits.
| NumberOfTubeCircuits | [in] NumberOfTubeCircuits attribute to set. |
| void OdIfc2x_final::IfcTubeBundle::setNumberOfTubeRows | ( | int | NumberOfTubeRows | ) |
Sets the value of NumberOfTubeRows attribute. This attribute represents number of tube rows in the TubeBundle assembly.
| NumberOfTubeRows | [in] NumberOfTubeRows attribute to set. |
| void OdIfc2x_final::IfcTubeBundle::setTubeFoulingFactor | ( | double | TubeFoulingFactor | ) |
Sets the value of TubeFoulingFactor attribute. This attribute represents fouling factor of the tubes in the TubeBundle.
| TubeFoulingFactor | [in] TubeFoulingFactor attribute to set. |
| void OdIfc2x_final::IfcTubeBundle::setTubeLength | ( | double | TubeLength | ) |
Sets the value of TubeLength attribute. This attribute represents length of the tubes in the TubeBundle.
| TubeLength | [in] Tube size to set. |
| void OdIfc2x_final::IfcTubeBundle::setTubeSize | ( | double | TubeSize | ) |
Sets the value of TubeSize attribute. This attribute represents nominal diameter or width of the tubes in the TubeBundle.
| TubeSize | [in] Tube size to set. |
| void OdIfc2x_final::IfcTubeBundle::setTubeSpacing | ( | double | TubeSpacing | ) |
Sets the value of TubeSpacing attribute. This attribute represents spacing between tubes in the TubeBundle.
| TubeSpacing | [in] Tube spacing to set. |
| OdDAI::ListOfDouble & OdIfc2x_final::IfcTubeBundle::shellFluidEnteringTemperature | ( | ) |
| OdDAI::ListOfDouble & OdIfc2x_final::IfcTubeBundle::shellFluidLeavingTemperature | ( | ) |
| IfcMaterialSelect OdIfc2x_final::IfcTubeBundle::shellMaterial | ( | ) |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
| OdDAI::ListOfDouble & OdIfc2x_final::IfcTubeBundle::tubeFluidEnteringTemperature | ( | ) |
| OdDAI::ListOfDouble & OdIfc2x_final::IfcTubeBundle::tubeFluidLeavingTemperature | ( | ) |
| IfcMaterialSelect OdIfc2x_final::IfcTubeBundle::tubeMaterial | ( | ) |
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc2x_final::IfcHeatTransferDevice.
|
protected |
Definition at line 346 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 348 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 350 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 351 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 354 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 352 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 347 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 342 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 344 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 349 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 340 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 339 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 338 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.
|
protected |
Definition at line 341 of file Ifc2x_Final/IfcTubeBundleAutoImpl.h.