CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc2x3::IfcFluidFlowProperties Class Reference

#include <IfcFluidFlowPropertiesAutoImpl.h>

Inheritance diagram for OdIfc2x3::IfcFluidFlowProperties:
OdIfc2x3::IfcPropertySetDefinition OdIfc2x3::IfcPropertyDefinition OdIfc2x3::IfcRoot OdIfc2x3::OdIfc2x3Instance OdIfc::OdIfcInstance

Public Member Functions

IfcPropertySourceEnum getPropertySource () const
 
void setPropertySource (IfcPropertySourceEnum PropertySource)
 
const OdDAIObjectId & getFlowConditionTimeSeries () const
 
void setFlowConditionTimeSeries (const OdDAIObjectId &FlowConditionTimeSeries)
 
const OdDAIObjectId & getVelocityTimeSeries () const
 
void setVelocityTimeSeries (const OdDAIObjectId &VelocityTimeSeries)
 
const OdDAIObjectId & getFlowrateTimeSeries () const
 
void setFlowrateTimeSeries (const OdDAIObjectId &FlowrateTimeSeries)
 
const OdDAIObjectId & getFluid () const
 
void setFluid (const OdDAIObjectId &Fluid)
 
const OdDAIObjectId & getPressureTimeSeries () const
 
void setPressureTimeSeries (const OdDAIObjectId &PressureTimeSeries)
 
const OdAnsiString & getUserDefinedPropertySource () const
 
void setUserDefinedPropertySource (const OdAnsiString &UserDefinedPropertySource)
 
double getTemperatureSingleValue () const
 
void setTemperatureSingleValue (double TemperatureSingleValue)
 
double getWetBulbTemperatureSingleValue () const
 
void setWetBulbTemperatureSingleValue (double WetBulbTemperatureSingleValue)
 
const OdDAIObjectId & getWetBulbTemperatureTimeSeries () const
 
void setWetBulbTemperatureTimeSeries (const OdDAIObjectId &WetBulbTemperatureTimeSeries)
 
const OdDAIObjectId & getTemperatureTimeSeries () const
 
void setTemperatureTimeSeries (const OdDAIObjectId &TemperatureTimeSeries)
 
IfcDerivedMeasureValue flowrateSingleValue ()
 
double getFlowConditionSingleValue () const
 
void setFlowConditionSingleValue (double FlowConditionSingleValue)
 
double getVelocitySingleValue () const
 
void setVelocitySingleValue (double VelocitySingleValue)
 
double getPressureSingleValue () const
 
void setPressureSingleValue (double PressureSingleValue)
 
 IfcFluidFlowProperties ()
 
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 bool comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) 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 OdIfc2x3::IfcPropertySetDefinition
void getInvPropertyDefinitionOf (OdDAIObjectIds &PropertyDefinitionOf) const
 
void getInvDefinesType (OdDAIObjectIds &DefinesType) const
 
- Public Member Functions inherited from OdIfc2x3::IfcPropertyDefinition
void getInvHasAssociations (OdDAIObjectIds &HasAssociations) const
 
- Public Member Functions inherited from OdIfc2x3::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 OdIfc2x3::OdIfc2x3Instance
void setInverseCounterParts () override
 
- 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 OdGsCachegsNode () const
 
virtual OdUInt32 subSetAttributes (OdGiDrawableTraits *traits) const
 
virtual bool subWorldDraw (OdGiWorldDraw *wd) const
 
virtual OdDbStub * ownerId () const
 

Protected Attributes

OdDAI::Enum m_PropertySource
 
OdDAIObjectId m_FlowConditionTimeSeries
 
OdDAIObjectId m_VelocityTimeSeries
 
OdDAIObjectId m_FlowrateTimeSeries
 
OdDAIObjectId m_Fluid
 
OdDAIObjectId m_PressureTimeSeries
 
OdAnsiString m_UserDefinedPropertySource
 
double m_TemperatureSingleValue
 
double m_WetBulbTemperatureSingleValue
 
OdDAIObjectId m_WetBulbTemperatureTimeSeries
 
OdDAIObjectId m_TemperatureTimeSeries
 
OdDAI::Select m_FlowrateSingleValue
 
IfcPositiveRatioMeasure m_FlowConditionSingleValue
 
double m_VelocitySingleValue
 
double m_PressureSingleValue
 
- Protected Attributes inherited from OdIfc2x3::IfcRoot
OdDAI::CompressedGUID m_GlobalId
 
OdDAIObjectId m_OwnerHistory
 
OdAnsiString m_Name
 
OdAnsiString m_Description
 
- Protected Attributes inherited from OdIfc::OdIfcInstance
voidm_resPtr
 
IfcOpResult m_resolved
 

Additional Inherited Members

- Static Public Member Functions inherited from OdIfc::OdIfcInstance
static const OdGePoint3dasPoint3d (const OdIfcInstance *inst)
 
static const OdGePoint2dasPoint2d (const OdIfcInstance *inst)
 
static const OdGeVector3dasVector3d (const OdIfcInstance *inst)
 
static const OdGeVector2dasVector2d (const OdIfcInstance *inst)
 
static const OdGeMatrix2dasMatrix2d (const OdIfcInstance *inst)
 
static const OdGeMatrix3dasMatrix3d (const OdIfcInstance *inst)
 
static OdIfcCompoundPtr asCompound (OdSmartPtr< OdIfcInstance > inst)
 
static const OdCmEntityColorasRgbColor (const OdIfcInstance *inst)
 
- Protected Member Functions inherited from OdIfc2x3::IfcPropertySetDefinition
virtual OdRxValue getAttr (const char *attrName) const override
 
virtual bool putAttr (const char *explicitAttrName, const OdRxValue &val) override
 

Detailed Description

Common definition to capture the basic flow properties of a fluid typically used within a flow distribution system. IfcFluidFlowProperties is a statically defined property set and should be attached to the instance(s) of the IfcDistributionPort through the IfcRelDefinesByProperties relationship. Instances of the IfcFluidFlowProperties can be shared when two ports are joined together via the IfcRelConnectsPorts relationship.

Definition at line 45 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

Constructor & Destructor Documentation

◆ IfcFluidFlowProperties()

OdIfc2x3::IfcFluidFlowProperties::IfcFluidFlowProperties ( )

Default constructor for the IfcFluidFlowProperties class.

Member Function Documentation

◆ comparedToEarlyImpl()

virtual bool OdIfc2x3::IfcFluidFlowProperties::comparedToEarlyImpl ( const OdDAI::ApplicationInstance * pOther,
OdRx::Ordering & ordering ) const
overridevirtual

Early-bound version of instances comparison.

Parameters
pOther[in] Other application instance.
ordering[out] Receives the ordering (comparison) status.
Returns
true if comparison was performed, false if method has no implementation, so late-bound version could be applied.
Remarks
If the method returns true, the ordering parameter can receive one of the following statuses:
Value Description kLessThan -1 This object < Other Object. kEqual 0 This object = Other Object. kGreaterThan 1 This object > Other Object. kNotOrderable 2 This class is not orderable.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

◆ flowrateSingleValue()

IfcDerivedMeasureValue OdIfc2x3::IfcFluidFlowProperties::flowrateSingleValue ( )

Returns the value of FlowrateSingleValue attribute. This attribute represents the flow rate of the fluid. Either a mass or volumetric flow rate is defined.

Returns
Returns the value of FlowrateSingleValue attribute.

◆ getAttr() [1/2]

virtual OdRxValue OdIfc2x3::IfcFluidFlowProperties::getAttr ( const char * attrName) const
overridevirtual

Returns an attribute value for the specified attribute name.

Parameters
attrName[in] Name of an attribute to query.
Returns
OdRxValue object that represents a generic variant type value.

Reimplemented from OdIfc2x3::IfcRoot.

◆ getAttr() [2/2]

virtual OdRxValue OdIfc2x3::IfcFluidFlowProperties::getAttr ( const OdIfc::OdIfcAttribute attrDef) const
overridevirtual

Returns an attribute value for the specified attribute definition.

Parameters
attrDef[in] Attribute definition to query.
Returns
OdRxValue object that represents a generic variant type value.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

◆ getFlowConditionSingleValue()

double OdIfc2x3::IfcFluidFlowProperties::getFlowConditionSingleValue ( ) const

Returns the value of FlowConditionSingleValue attribute. This attribute represents the flow condition as a percentage of the cross-sectional area.

Returns
Returns the value of FlowConditionSingleValue attribute.

◆ getFlowConditionTimeSeries()

const OdDAIObjectId & OdIfc2x3::IfcFluidFlowProperties::getFlowConditionTimeSeries ( ) const

Returns the value of FlowConditionTimeSeries attribute. This attribute represents time series that define the flow condition as a percentage of the cross-sectional area.

Returns
Returns the value of FlowConditionTimeSeries attribute.

◆ getFlowrateTimeSeries()

const OdDAIObjectId & OdIfc2x3::IfcFluidFlowProperties::getFlowrateTimeSeries ( ) const

Returns the value of FlowrateTimeSeries attribute. This attribute represents time series of flow rate values. Note that either volumetric or mass flow rate values should be specified.

Returns
Returns the value of FlowrateTimeSeries attribute.

◆ getFluid()

const OdDAIObjectId & OdIfc2x3::IfcFluidFlowProperties::getFluid ( ) const

◆ getInstanceType()

virtual OdDAI::Entity * OdIfc2x3::IfcFluidFlowProperties::getInstanceType ( ) const
overridevirtual

Returns a type of a class instance.

Returns
Pointer to the <exref target=https://docs.opendesign.com/tkernel_api_cpp/OdDAI__Entity.html>>OdDAI::Entity</exref> type that determines an entity definition within a schema.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

◆ getPressureSingleValue()

double OdIfc2x3::IfcFluidFlowProperties::getPressureSingleValue ( ) const

Returns the value of PressureSingleValue attribute. This attribute represents the pressure of the fluid.

Returns
Returns the value of PressureSingleValue attribute.

◆ getPressureTimeSeries()

const OdDAIObjectId & OdIfc2x3::IfcFluidFlowProperties::getPressureTimeSeries ( ) const

Returns the value of PressureTimeSeries attribute. This attribute represents the time series of pressure values of the fluid.

Returns
Returns the value of PressureTimeSeries attribute.

◆ getPropertySource()

IfcPropertySourceEnum OdIfc2x3::IfcFluidFlowProperties::getPropertySource ( ) const

Returns the value of PropertySource attribute. This attribute represents the source of the fluid flow properties (e.g., are these design values, measured values, etc.).

Returns
Returns the value of PropertySource attribute.

◆ getTemperatureSingleValue()

double OdIfc2x3::IfcFluidFlowProperties::getTemperatureSingleValue ( ) const

Returns the value of TemperatureSingleValue attribute. This attribute represents the temperature of the fluid. For air this value represents the dry bulb temperature.

Returns
Returns the value of TemperatureSingleValue attribute.

◆ getTemperatureTimeSeries()

const OdDAIObjectId & OdIfc2x3::IfcFluidFlowProperties::getTemperatureTimeSeries ( ) const

Returns the value of TemperatureTimeSeries attribute. This attribute represents the time series of fluid temperature values. For air, these values represent the dry bulb temperature.

Returns
Returns the value of TemperatureTimeSeries attribute.

◆ getUserDefinedPropertySource()

const OdAnsiString & OdIfc2x3::IfcFluidFlowProperties::getUserDefinedPropertySource ( ) const

Returns the value of UserDefinedPropertySource attribute. This attribute is required if the PropertySource is USERDEFINED.

Returns
Returns the value of UserDefinedPropertySource attribute.

◆ getVelocitySingleValue()

double OdIfc2x3::IfcFluidFlowProperties::getVelocitySingleValue ( ) const

Returns the value of VelocitySingleValue attribute. This attribute represents the velocity of the fluid.

Returns
Returns the value of VelocitySingleValue attribute.

◆ getVelocityTimeSeries()

const OdDAIObjectId & OdIfc2x3::IfcFluidFlowProperties::getVelocityTimeSeries ( ) const

Returns the value of VelocityTimeSeries attribute. This attribute represents time series of velocity values of the fluid.

Returns
Returns the value of VelocityTimeSeries attribute.

◆ getWetBulbTemperatureSingleValue()

double OdIfc2x3::IfcFluidFlowProperties::getWetBulbTemperatureSingleValue ( ) const

Returns the value of WetBulbTemperatureSingleValue attribute. This attribute represents the wet bulb temperature of the fluid; only applicable if the fluid is air.

Returns
Returns the value of WetBulbTemperatureSingleValue attribute.

◆ getWetBulbTemperatureTimeSeries()

const OdDAIObjectId & OdIfc2x3::IfcFluidFlowProperties::getWetBulbTemperatureTimeSeries ( ) const

Returns the value of WetBulbTemperatureTimeSeries attribute. This attribute represents time series of fluid wet bulb temperature values. These values are only applicable if the fluid is air.

Returns
Returns the value of WetBulbTemperatureTimeSeries attribute.

◆ inFields()

virtual OdResult OdIfc2x3::IfcFluidFlowProperties::inFields ( OdDAI::OdSpfFilerBase * rdFiler)
overridevirtual

Reads object's data from the specified filer.

Parameters
rdFiler[in] Pointer to a filer from which to read the data.
Returns
A value of OdResult type that contains the result of the method execution.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

◆ isKindOf()

virtual bool OdIfc2x3::IfcFluidFlowProperties::isKindOf ( OdIfc::OdIfcEntityType entityType) const
overridevirtual

Checks whether the specified instance is the object derived from or belongs to this class.

Parameters
entityType[in] Entity to check.
Returns
true if the specified instance is the object derived from or belongs to this class, false otherwise.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

◆ outFields()

virtual OdResult OdIfc2x3::IfcFluidFlowProperties::outFields ( OdDAI::OdSpfFilerBase * wrFiler)
overridevirtual

Writes object's data the the specified filer.

Parameters
wrFiler[in] Pointer to a filer to which to write the data.
Returns
A value of OdResult type that contains the result of the method execution.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

◆ putAttr() [1/2]

virtual bool OdIfc2x3::IfcFluidFlowProperties::putAttr ( const char * explicitAttrName,
const OdRxValue & val )
overridevirtual

Sets the specified attribute with a given value.

Parameters
explicitAttrName[in] Explicit name of the attribute to set.
val[in] Value to set.
Returns
true if the value is successfully set for the specified attribute, false otherwise.

Reimplemented from OdIfc2x3::IfcRoot.

◆ putAttr() [2/2]

virtual bool OdIfc2x3::IfcFluidFlowProperties::putAttr ( const OdIfc::OdIfcAttribute explicitAttrDef,
const OdRxValue & val )
overridevirtual

Sets the specified attribute with a given value.

Parameters
explicitAttrDef[in] Explicit attribute definition to set.
val[in] Value to set.
Returns
true if the value is successfully set for the specified attribute, false otherwise.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

◆ setFlowConditionSingleValue()

void OdIfc2x3::IfcFluidFlowProperties::setFlowConditionSingleValue ( double FlowConditionSingleValue)

Sets the value of FlowConditionSingleValue attribute. This attribute represents the flow condition as a percentage of the cross-sectional area.

Parameters
FlowConditionSingleValue[in] FlowConditionSingleValue attribute to set.

◆ setFlowConditionTimeSeries()

void OdIfc2x3::IfcFluidFlowProperties::setFlowConditionTimeSeries ( const OdDAIObjectId & FlowConditionTimeSeries)

Sets the value of FlowConditionTimeSeries attribute. This attribute represents time series that define the flow condition as a percentage of the cross-sectional area.

Parameters
FlowConditionTimeSeries[in] FlowConditionTimeSeries attribute to set.

◆ setFlowrateTimeSeries()

void OdIfc2x3::IfcFluidFlowProperties::setFlowrateTimeSeries ( const OdDAIObjectId & FlowrateTimeSeries)

Sets the value of FlowrateTimeSeries attribute. This attribute represents time series of flow rate values. Note that either volumetric or mass flow rate values should be specified.

Parameters
FlowrateTimeSeries[in] FlowrateTimeSeries attribute to set.

◆ setFluid()

void OdIfc2x3::IfcFluidFlowProperties::setFluid ( const OdDAIObjectId & Fluid)

◆ setPressureSingleValue()

void OdIfc2x3::IfcFluidFlowProperties::setPressureSingleValue ( double PressureSingleValue)

Sets the value of PressureSingleValue attribute. This attribute represents the pressure of the fluid.

Parameters
PressureSingleValue[in] PressureSingleValue attribute to set.

◆ setPressureTimeSeries()

void OdIfc2x3::IfcFluidFlowProperties::setPressureTimeSeries ( const OdDAIObjectId & PressureTimeSeries)

Sets the value of PressureTimeSeries attribute. This attribute represents the time series of pressure values of the fluid.

Parameters
PressureTimeSeries[in] PressureTimeSeries attribute to set.

◆ setPropertySource()

void OdIfc2x3::IfcFluidFlowProperties::setPropertySource ( IfcPropertySourceEnum PropertySource)

Sets the value of PropertySource attribute. This attribute represents the source of the fluid flow properties (e.g., are these design values, measured values, etc.).

Parameters
PropertySource[in] PropertySource attribute to set.

◆ setTemperatureSingleValue()

void OdIfc2x3::IfcFluidFlowProperties::setTemperatureSingleValue ( double TemperatureSingleValue)

Sets the value of TemperatureSingleValue attribute. This attribute represents the temperature of the fluid. For air this value represents the dry bulb temperature.

Parameters
TemperatureSingleValue[in] TemperatureSingleValue attribute to set.

◆ setTemperatureTimeSeries()

void OdIfc2x3::IfcFluidFlowProperties::setTemperatureTimeSeries ( const OdDAIObjectId & TemperatureTimeSeries)

Sets the value of TemperatureTimeSeries attribute. This attribute represents the time series of fluid temperature values. For air, these values represent the dry bulb temperature.

Parameters
TemperatureTimeSeries[in] TemperatureTimeSeries attribute to set.

◆ setUserDefinedPropertySource()

void OdIfc2x3::IfcFluidFlowProperties::setUserDefinedPropertySource ( const OdAnsiString & UserDefinedPropertySource)

Sets the value of UserDefinedPropertySource attribute. This attribute is required if the PropertySource is USERDEFINED.

Parameters
UserDefinedPropertySource[in] UserDefinedPropertySource attribute to set.

◆ setVelocitySingleValue()

void OdIfc2x3::IfcFluidFlowProperties::setVelocitySingleValue ( double VelocitySingleValue)

Sets the value of VelocitySingleValue attribute. This attribute represents the velocity of the fluid.

Parameters
VelocitySingleValue[in] VelocitySingleValue attribute to set.

◆ setVelocityTimeSeries()

void OdIfc2x3::IfcFluidFlowProperties::setVelocityTimeSeries ( const OdDAIObjectId & VelocityTimeSeries)

Sets the value of VelocityTimeSeries attribute. This attribute represents time series of velocity values of the fluid.

Parameters
VelocityTimeSeries[in] VelocityTimeSeries attribute to set.

◆ setWetBulbTemperatureSingleValue()

void OdIfc2x3::IfcFluidFlowProperties::setWetBulbTemperatureSingleValue ( double WetBulbTemperatureSingleValue)

Sets the value of WetBulbTemperatureSingleValue attribute. This attribute represents the wet bulb temperature of the fluid; only applicable if the fluid is air.

Parameters
WetBulbTemperatureSingleValue[in] WetBulbTemperatureSingleValue attribute to set.

◆ setWetBulbTemperatureTimeSeries()

void OdIfc2x3::IfcFluidFlowProperties::setWetBulbTemperatureTimeSeries ( const OdDAIObjectId & WetBulbTemperatureTimeSeries)

Sets the value of WetBulbTemperatureTimeSeries attribute. This attribute represents time series of fluid wet bulb temperature values. These values are only applicable if the fluid is air.

Parameters
WetBulbTemperatureTimeSeries[in] WetBulbTemperatureTimeSeries attribute to set.

◆ testAttr() [1/2]

virtual bool OdIfc2x3::IfcFluidFlowProperties::testAttr ( const char * explicitAttrName) const
overridevirtual

Checks whether the specified attribute is set.

Parameters
explicitAttrName[in] Explicit name of the attribute to test.
Returns
true if the specified attribute is set, false otherwise.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

◆ testAttr() [2/2]

virtual bool OdIfc2x3::IfcFluidFlowProperties::testAttr ( const OdIfc::OdIfcAttribute explicitAttrDef) const
overridevirtual

Checks whether the specified attribute is set.

Parameters
explicitAttrDef[in] Attribute definition to test.
Returns
true if the specified attribute is set, false otherwise.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

◆ type()

virtual OdIfc::OdIfcEntityType OdIfc2x3::IfcFluidFlowProperties::type ( ) const
overridevirtual

Returns the type of this entity.

Returns
A value of the <exref target=https://docs.opendesign.com/tkernel_api_cpp/OdIfc__OdIfcEntityType.html>>OdIfc::OdIfcEntityType</exref> type that represents type of this entity.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

◆ unsetAttr() [1/2]

virtual void OdIfc2x3::IfcFluidFlowProperties::unsetAttr ( const char * explicitAttrName)
overridevirtual

Resets a value for the specified attribute.

Parameters
explicitAttrName[in] Explicit name of the attribute to reset.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

◆ unsetAttr() [2/2]

virtual void OdIfc2x3::IfcFluidFlowProperties::unsetAttr ( const OdIfc::OdIfcAttribute explicitAttrDef)
overridevirtual

Resets a value for the specified attribute.

Parameters
explicitAttrDef[in] Explicit definition that represents an attribute to reset.

Reimplemented from OdIfc2x3::IfcPropertySetDefinition.

Member Data Documentation

◆ m_FlowConditionSingleValue

IfcPositiveRatioMeasure OdIfc2x3::IfcFluidFlowProperties::m_FlowConditionSingleValue
protected

Definition at line 413 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_FlowConditionTimeSeries

OdDAIObjectId OdIfc2x3::IfcFluidFlowProperties::m_FlowConditionTimeSeries
protected

Definition at line 402 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_FlowrateSingleValue

OdDAI::Select OdIfc2x3::IfcFluidFlowProperties::m_FlowrateSingleValue
protected

Definition at line 412 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_FlowrateTimeSeries

OdDAIObjectId OdIfc2x3::IfcFluidFlowProperties::m_FlowrateTimeSeries
protected

Definition at line 404 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_Fluid

OdDAIObjectId OdIfc2x3::IfcFluidFlowProperties::m_Fluid
protected

Definition at line 405 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_PressureSingleValue

double OdIfc2x3::IfcFluidFlowProperties::m_PressureSingleValue
protected

Definition at line 415 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_PressureTimeSeries

OdDAIObjectId OdIfc2x3::IfcFluidFlowProperties::m_PressureTimeSeries
protected

Definition at line 406 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_PropertySource

OdDAI::Enum OdIfc2x3::IfcFluidFlowProperties::m_PropertySource
protected

Definition at line 401 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_TemperatureSingleValue

double OdIfc2x3::IfcFluidFlowProperties::m_TemperatureSingleValue
protected

Definition at line 408 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_TemperatureTimeSeries

OdDAIObjectId OdIfc2x3::IfcFluidFlowProperties::m_TemperatureTimeSeries
protected

Definition at line 411 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_UserDefinedPropertySource

OdAnsiString OdIfc2x3::IfcFluidFlowProperties::m_UserDefinedPropertySource
protected

Definition at line 407 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_VelocitySingleValue

double OdIfc2x3::IfcFluidFlowProperties::m_VelocitySingleValue
protected

Definition at line 414 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_VelocityTimeSeries

OdDAIObjectId OdIfc2x3::IfcFluidFlowProperties::m_VelocityTimeSeries
protected

Definition at line 403 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_WetBulbTemperatureSingleValue

double OdIfc2x3::IfcFluidFlowProperties::m_WetBulbTemperatureSingleValue
protected

Definition at line 409 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.

◆ m_WetBulbTemperatureTimeSeries

OdDAIObjectId OdIfc2x3::IfcFluidFlowProperties::m_WetBulbTemperatureTimeSeries
protected

Definition at line 410 of file Ifc2x3/IfcFluidFlowPropertiesAutoImpl.h.


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