CFx SDK Documentation  2022 SP0
Public Types | Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | List of all members
OdIfc2x3::IfcValue Class Reference

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcValue:
OdDAI::OdSelect

Public Types

enum  eIfcValue {
  kIfcValue_unset , kIfcValue_IfcVolumeMeasure , kIfcValue_IfcTimeMeasure , kIfcValue_IfcThermodynamicTemperatureMeasure ,
  kIfcValue_IfcSolidAngleMeasure , kIfcValue_IfcPositiveRatioMeasure , kIfcValue_IfcRatioMeasure , kIfcValue_IfcPositivePlaneAngleMeasure ,
  kIfcValue_IfcPlaneAngleMeasure , kIfcValue_IfcParameterValue , kIfcValue_IfcNumericMeasure , kIfcValue_IfcMassMeasure ,
  kIfcValue_IfcPositiveLengthMeasure , kIfcValue_IfcLengthMeasure , kIfcValue_IfcElectricCurrentMeasure , kIfcValue_IfcDescriptiveMeasure ,
  kIfcValue_IfcCountMeasure , kIfcValue_IfcContextDependentMeasure , kIfcValue_IfcAreaMeasure , kIfcValue_IfcAmountOfSubstanceMeasure ,
  kIfcValue_IfcLuminousIntensityMeasure , kIfcValue_IfcNormalisedRatioMeasure , kIfcValue_IfcComplexNumber , kIfcValue_IfcInteger ,
  kIfcValue_IfcReal , kIfcValue_IfcBoolean , kIfcValue_IfcIdentifier , kIfcValue_IfcText ,
  kIfcValue_IfcLabel , kIfcValue_IfcLogical , kIfcValue_IfcVolumetricFlowRateMeasure , kIfcValue_IfcTimeStamp ,
  kIfcValue_IfcThermalTransmittanceMeasure , kIfcValue_IfcThermalResistanceMeasure , kIfcValue_IfcThermalAdmittanceMeasure , kIfcValue_IfcPressureMeasure ,
  kIfcValue_IfcPowerMeasure , kIfcValue_IfcMassFlowRateMeasure , kIfcValue_IfcMassDensityMeasure , kIfcValue_IfcLinearVelocityMeasure ,
  kIfcValue_IfcKinematicViscosityMeasure , kIfcValue_IfcIntegerCountRateMeasure , kIfcValue_IfcHeatFluxDensityMeasure , kIfcValue_IfcFrequencyMeasure ,
  kIfcValue_IfcEnergyMeasure , kIfcValue_IfcElectricVoltageMeasure , kIfcValue_IfcDynamicViscosityMeasure , kIfcValue_IfcCompoundPlaneAngleMeasure ,
  kIfcValue_IfcAngularVelocityMeasure , kIfcValue_IfcThermalConductivityMeasure , kIfcValue_IfcMolecularWeightMeasure , kIfcValue_IfcVaporPermeabilityMeasure ,
  kIfcValue_IfcMoistureDiffusivityMeasure , kIfcValue_IfcIsothermalMoistureCapacityMeasure , kIfcValue_IfcSpecificHeatCapacityMeasure , kIfcValue_IfcMonetaryMeasure ,
  kIfcValue_IfcMagneticFluxDensityMeasure , kIfcValue_IfcMagneticFluxMeasure , kIfcValue_IfcLuminousFluxMeasure , kIfcValue_IfcForceMeasure ,
  kIfcValue_IfcInductanceMeasure , kIfcValue_IfcIlluminanceMeasure , kIfcValue_IfcElectricResistanceMeasure , kIfcValue_IfcElectricConductanceMeasure ,
  kIfcValue_IfcElectricChargeMeasure , kIfcValue_IfcDoseEquivalentMeasure , kIfcValue_IfcElectricCapacitanceMeasure , kIfcValue_IfcAbsorbedDoseMeasure ,
  kIfcValue_IfcRadioActivityMeasure , kIfcValue_IfcRotationalFrequencyMeasure , kIfcValue_IfcTorqueMeasure , kIfcValue_IfcAccelerationMeasure ,
  kIfcValue_IfcLinearForceMeasure , kIfcValue_IfcLinearStiffnessMeasure , kIfcValue_IfcModulusOfSubgradeReactionMeasure , kIfcValue_IfcModulusOfElasticityMeasure ,
  kIfcValue_IfcMomentOfInertiaMeasure , kIfcValue_IfcPlanarForceMeasure , kIfcValue_IfcRotationalStiffnessMeasure , kIfcValue_IfcShearModulusMeasure ,
  kIfcValue_IfcLinearMomentMeasure , kIfcValue_IfcLuminousIntensityDistributionMeasure , kIfcValue_IfcCurvatureMeasure , kIfcValue_IfcMassPerLengthMeasure ,
  kIfcValue_IfcModulusOfLinearSubgradeReactionMeasure , kIfcValue_IfcModulusOfRotationalSubgradeReactionMeasure , kIfcValue_IfcRotationalMassMeasure , kIfcValue_IfcSectionalAreaIntegralMeasure ,
  kIfcValue_IfcSectionModulusMeasure , kIfcValue_IfcTemperatureGradientMeasure , kIfcValue_IfcThermalExpansionCoefficientMeasure , kIfcValue_IfcWarpingConstantMeasure ,
  kIfcValue_IfcWarpingMomentMeasure , kIfcValue_IfcSoundPowerMeasure , kIfcValue_IfcSoundPressureMeasure , kIfcValue_IfcHeatingValueMeasure ,
  kIfcValue_IfcPHMeasure , kIfcValue_IfcIonConcentrationMeasure
}
 
- Public Types inherited from OdDAI::OdSelect
enum  OdSelectKind {
  kUnset = 0 , kObjectId = 1 , kInt32 = 2 , kBoolean = 3 ,
  kDouble = 4 , kBinary = 5 , kLogical = 6 , kObjectIdArray = 7 ,
  kInt32Array = 8 , kDoubleArray = 9 , kAnsiString = 10
}
 

Public Member Functions

 IfcValue ()
 
 IfcValue (const IfcValue &other)
 
virtual OdResult readTypedField (const OdAnsiString &typeDef, OdDAI::OdSpfFilerBase *rdFiler)
 
virtual OdResult writeTypedField (OdDAI::OdSpfFilerBase *wrFiler) const
 
void _d (eIfcValue determinant)
 
virtual long _d () const
 
virtual const OdAnsiString underlyingTypeName () const
 
virtual bool underlyingTypeName (OdAnsiString typeName)
 
virtual eIfcValue underlyingTypeByName (OdAnsiString typeName)
 
virtual int exists () const
 
- Public Member Functions inherited from OdDAI::OdSelect
 OdSelect (const OdSelect &other)
 
 OdSelect ()
 
virtual ~OdSelect ()
 
OdSelectoperator= (const OdSelect &other)
 
virtual void nullify ()
 
OdSelectKind kind () const
 
void setHandle (OdDAIObjectId val)
 
void setInt32 (int val)
 
void setBool (bool val)
 
void setDouble (double val)
 
void setString (OdAnsiString &val)
 
void setBINARY (BINARY &val)
 
void setLogical (OdLogical &val)
 
void setInt32Array (OdArray< int > &val)
 
void setHandleArray (OdArray< OdDAIObjectId > &val)
 
void setDoubleArray (OdArray< double > &val)
 
bool getInt32 (int &ret) const
 
bool getDouble (double &ret) const
 
bool getBool (bool &ret) const
 
bool getString (OdAnsiString &ret) const
 
bool getHandle (OdDAIObjectId &res) const
 
OdDAIObjectId getHandle () const
 
bool getLogical (OdLogical &ret) const
 
bool getBINARY (OdAnsiString &res) const
 
bool getInt32Array (OdArray< int > &res) const
 
bool getHandleArray (OdArray< OdDAIObjectId > &res) const
 
bool getDoubleArray (OdArray< double > &res) const
 
bool getBINARY (char *&res) const
 
OdResult in (OdSpfFilerBase *rdFiler, bool opt=false, bool comma_needed=true)
 
void out (OdSpfFilerBase *wrFiler, bool opt=false, bool comma_needed=true)
 

Static Public Attributes

static const OdAnsiString sIfcVolumeMeasure
 
static const OdAnsiString sIfcTimeMeasure
 
static const OdAnsiString sIfcThermodynamicTemperatureMeasure
 
static const OdAnsiString sIfcSolidAngleMeasure
 
static const OdAnsiString sIfcPositiveRatioMeasure
 
static const OdAnsiString sIfcRatioMeasure
 
static const OdAnsiString sIfcPositivePlaneAngleMeasure
 
static const OdAnsiString sIfcPlaneAngleMeasure
 
static const OdAnsiString sIfcParameterValue
 
static const OdAnsiString sIfcNumericMeasure
 
static const OdAnsiString sIfcMassMeasure
 
static const OdAnsiString sIfcPositiveLengthMeasure
 
static const OdAnsiString sIfcLengthMeasure
 
static const OdAnsiString sIfcElectricCurrentMeasure
 
static const OdAnsiString sIfcDescriptiveMeasure
 
static const OdAnsiString sIfcCountMeasure
 
static const OdAnsiString sIfcContextDependentMeasure
 
static const OdAnsiString sIfcAreaMeasure
 
static const OdAnsiString sIfcAmountOfSubstanceMeasure
 
static const OdAnsiString sIfcLuminousIntensityMeasure
 
static const OdAnsiString sIfcNormalisedRatioMeasure
 
static const OdAnsiString sIfcComplexNumber
 
static const OdAnsiString sIfcInteger
 
static const OdAnsiString sIfcReal
 
static const OdAnsiString sIfcBoolean
 
static const OdAnsiString sIfcIdentifier
 
static const OdAnsiString sIfcText
 
static const OdAnsiString sIfcLabel
 
static const OdAnsiString sIfcLogical
 
static const OdAnsiString sIfcVolumetricFlowRateMeasure
 
static const OdAnsiString sIfcTimeStamp
 
static const OdAnsiString sIfcThermalTransmittanceMeasure
 
static const OdAnsiString sIfcThermalResistanceMeasure
 
static const OdAnsiString sIfcThermalAdmittanceMeasure
 
static const OdAnsiString sIfcPressureMeasure
 
static const OdAnsiString sIfcPowerMeasure
 
static const OdAnsiString sIfcMassFlowRateMeasure
 
static const OdAnsiString sIfcMassDensityMeasure
 
static const OdAnsiString sIfcLinearVelocityMeasure
 
static const OdAnsiString sIfcKinematicViscosityMeasure
 
static const OdAnsiString sIfcIntegerCountRateMeasure
 
static const OdAnsiString sIfcHeatFluxDensityMeasure
 
static const OdAnsiString sIfcFrequencyMeasure
 
static const OdAnsiString sIfcEnergyMeasure
 
static const OdAnsiString sIfcElectricVoltageMeasure
 
static const OdAnsiString sIfcDynamicViscosityMeasure
 
static const OdAnsiString sIfcCompoundPlaneAngleMeasure
 
static const OdAnsiString sIfcAngularVelocityMeasure
 
static const OdAnsiString sIfcThermalConductivityMeasure
 
static const OdAnsiString sIfcMolecularWeightMeasure
 
static const OdAnsiString sIfcVaporPermeabilityMeasure
 
static const OdAnsiString sIfcMoistureDiffusivityMeasure
 
static const OdAnsiString sIfcIsothermalMoistureCapacityMeasure
 
static const OdAnsiString sIfcSpecificHeatCapacityMeasure
 
static const OdAnsiString sIfcMonetaryMeasure
 
static const OdAnsiString sIfcMagneticFluxDensityMeasure
 
static const OdAnsiString sIfcMagneticFluxMeasure
 
static const OdAnsiString sIfcLuminousFluxMeasure
 
static const OdAnsiString sIfcForceMeasure
 
static const OdAnsiString sIfcInductanceMeasure
 
static const OdAnsiString sIfcIlluminanceMeasure
 
static const OdAnsiString sIfcElectricResistanceMeasure
 
static const OdAnsiString sIfcElectricConductanceMeasure
 
static const OdAnsiString sIfcElectricChargeMeasure
 
static const OdAnsiString sIfcDoseEquivalentMeasure
 
static const OdAnsiString sIfcElectricCapacitanceMeasure
 
static const OdAnsiString sIfcAbsorbedDoseMeasure
 
static const OdAnsiString sIfcRadioActivityMeasure
 
static const OdAnsiString sIfcRotationalFrequencyMeasure
 
static const OdAnsiString sIfcTorqueMeasure
 
static const OdAnsiString sIfcAccelerationMeasure
 
static const OdAnsiString sIfcLinearForceMeasure
 
static const OdAnsiString sIfcLinearStiffnessMeasure
 
static const OdAnsiString sIfcModulusOfSubgradeReactionMeasure
 
static const OdAnsiString sIfcModulusOfElasticityMeasure
 
static const OdAnsiString sIfcMomentOfInertiaMeasure
 
static const OdAnsiString sIfcPlanarForceMeasure
 
static const OdAnsiString sIfcRotationalStiffnessMeasure
 
static const OdAnsiString sIfcShearModulusMeasure
 
static const OdAnsiString sIfcLinearMomentMeasure
 
static const OdAnsiString sIfcLuminousIntensityDistributionMeasure
 
static const OdAnsiString sIfcCurvatureMeasure
 
static const OdAnsiString sIfcMassPerLengthMeasure
 
static const OdAnsiString sIfcModulusOfLinearSubgradeReactionMeasure
 
static const OdAnsiString sIfcModulusOfRotationalSubgradeReactionMeasure
 
static const OdAnsiString sIfcRotationalMassMeasure
 
static const OdAnsiString sIfcSectionalAreaIntegralMeasure
 
static const OdAnsiString sIfcSectionModulusMeasure
 
static const OdAnsiString sIfcTemperatureGradientMeasure
 
static const OdAnsiString sIfcThermalExpansionCoefficientMeasure
 
static const OdAnsiString sIfcWarpingConstantMeasure
 
static const OdAnsiString sIfcWarpingMomentMeasure
 
static const OdAnsiString sIfcSoundPowerMeasure
 
static const OdAnsiString sIfcSoundPressureMeasure
 
static const OdAnsiString sIfcHeatingValueMeasure
 
static const OdAnsiString sIfcPHMeasure
 
static const OdAnsiString sIfcIonConcentrationMeasure
 

Protected Member Functions

virtual void setHandleD ()
 
virtual void unset ()
 
- Protected Member Functions inherited from OdDAI::OdSelect
virtual OdResult readTypedField (const OdAnsiString &typeDef, OdSpfFilerBase *rdFiler)
 
virtual OdResult writeTypedField (OdSpfFilerBase *wrFiler) const
 

Protected Attributes

eIfcValue m_determinant
 
- Protected Attributes inherited from OdDAI::OdSelect
OdSelectKind m_kind
 
union {
   OdUInt64   m_hndl
 
   int   m_int
 
   bool   m_bool
 
   double   m_dbl
 
   void *   m_ptr
 
}; 
 

Detailed Description

Definition at line 1483 of file Ifc2x3SelectTypes.h.

Member Enumeration Documentation

◆ eIfcValue

Enumerator
kIfcValue_unset 
kIfcValue_IfcVolumeMeasure 
kIfcValue_IfcTimeMeasure 
kIfcValue_IfcThermodynamicTemperatureMeasure 
kIfcValue_IfcSolidAngleMeasure 
kIfcValue_IfcPositiveRatioMeasure 
kIfcValue_IfcRatioMeasure 
kIfcValue_IfcPositivePlaneAngleMeasure 
kIfcValue_IfcPlaneAngleMeasure 
kIfcValue_IfcParameterValue 
kIfcValue_IfcNumericMeasure 
kIfcValue_IfcMassMeasure 
kIfcValue_IfcPositiveLengthMeasure 
kIfcValue_IfcLengthMeasure 
kIfcValue_IfcElectricCurrentMeasure 
kIfcValue_IfcDescriptiveMeasure 
kIfcValue_IfcCountMeasure 
kIfcValue_IfcContextDependentMeasure 
kIfcValue_IfcAreaMeasure 
kIfcValue_IfcAmountOfSubstanceMeasure 
kIfcValue_IfcLuminousIntensityMeasure 
kIfcValue_IfcNormalisedRatioMeasure 
kIfcValue_IfcComplexNumber 
kIfcValue_IfcInteger 
kIfcValue_IfcReal 
kIfcValue_IfcBoolean 
kIfcValue_IfcIdentifier 
kIfcValue_IfcText 
kIfcValue_IfcLabel 
kIfcValue_IfcLogical 
kIfcValue_IfcVolumetricFlowRateMeasure 
kIfcValue_IfcTimeStamp 
kIfcValue_IfcThermalTransmittanceMeasure 
kIfcValue_IfcThermalResistanceMeasure 
kIfcValue_IfcThermalAdmittanceMeasure 
kIfcValue_IfcPressureMeasure 
kIfcValue_IfcPowerMeasure 
kIfcValue_IfcMassFlowRateMeasure 
kIfcValue_IfcMassDensityMeasure 
kIfcValue_IfcLinearVelocityMeasure 
kIfcValue_IfcKinematicViscosityMeasure 
kIfcValue_IfcIntegerCountRateMeasure 
kIfcValue_IfcHeatFluxDensityMeasure 
kIfcValue_IfcFrequencyMeasure 
kIfcValue_IfcEnergyMeasure 
kIfcValue_IfcElectricVoltageMeasure 
kIfcValue_IfcDynamicViscosityMeasure 
kIfcValue_IfcCompoundPlaneAngleMeasure 
kIfcValue_IfcAngularVelocityMeasure 
kIfcValue_IfcThermalConductivityMeasure 
kIfcValue_IfcMolecularWeightMeasure 
kIfcValue_IfcVaporPermeabilityMeasure 
kIfcValue_IfcMoistureDiffusivityMeasure 
kIfcValue_IfcIsothermalMoistureCapacityMeasure 
kIfcValue_IfcSpecificHeatCapacityMeasure 
kIfcValue_IfcMonetaryMeasure 
kIfcValue_IfcMagneticFluxDensityMeasure 
kIfcValue_IfcMagneticFluxMeasure 
kIfcValue_IfcLuminousFluxMeasure 
kIfcValue_IfcForceMeasure 
kIfcValue_IfcInductanceMeasure 
kIfcValue_IfcIlluminanceMeasure 
kIfcValue_IfcElectricResistanceMeasure 
kIfcValue_IfcElectricConductanceMeasure 
kIfcValue_IfcElectricChargeMeasure 
kIfcValue_IfcDoseEquivalentMeasure 
kIfcValue_IfcElectricCapacitanceMeasure 
kIfcValue_IfcAbsorbedDoseMeasure 
kIfcValue_IfcRadioActivityMeasure 
kIfcValue_IfcRotationalFrequencyMeasure 
kIfcValue_IfcTorqueMeasure 
kIfcValue_IfcAccelerationMeasure 
kIfcValue_IfcLinearForceMeasure 
kIfcValue_IfcLinearStiffnessMeasure 
kIfcValue_IfcModulusOfSubgradeReactionMeasure 
kIfcValue_IfcModulusOfElasticityMeasure 
kIfcValue_IfcMomentOfInertiaMeasure 
kIfcValue_IfcPlanarForceMeasure 
kIfcValue_IfcRotationalStiffnessMeasure 
kIfcValue_IfcShearModulusMeasure 
kIfcValue_IfcLinearMomentMeasure 
kIfcValue_IfcLuminousIntensityDistributionMeasure 
kIfcValue_IfcCurvatureMeasure 
kIfcValue_IfcMassPerLengthMeasure 
kIfcValue_IfcModulusOfLinearSubgradeReactionMeasure 
kIfcValue_IfcModulusOfRotationalSubgradeReactionMeasure 
kIfcValue_IfcRotationalMassMeasure 
kIfcValue_IfcSectionalAreaIntegralMeasure 
kIfcValue_IfcSectionModulusMeasure 
kIfcValue_IfcTemperatureGradientMeasure 
kIfcValue_IfcThermalExpansionCoefficientMeasure 
kIfcValue_IfcWarpingConstantMeasure 
kIfcValue_IfcWarpingMomentMeasure 
kIfcValue_IfcSoundPowerMeasure 
kIfcValue_IfcSoundPressureMeasure 
kIfcValue_IfcHeatingValueMeasure 
kIfcValue_IfcPHMeasure 
kIfcValue_IfcIonConcentrationMeasure 

Definition at line 1592 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcValue() [1/2]

OdIfc2x3::IfcValue::IfcValue ( )
inline

Definition at line 1487 of file Ifc2x3SelectTypes.h.

◆ IfcValue() [2/2]

OdIfc2x3::IfcValue::IfcValue ( const IfcValue other)
inline

Definition at line 1488 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ _d() [1/2]

virtual long OdIfc2x3::IfcValue::_d ( ) const
inlinevirtual

Retrieves the "Select" data type determinant.

Returns
Returns a long value that represents the type determinant.

Implements OdDAI::OdSelect.

Definition at line 1694 of file Ifc2x3SelectTypes.h.

◆ _d() [2/2]

void OdIfc2x3::IfcValue::_d ( eIfcValue  determinant)
inline

Definition at line 1693 of file Ifc2x3SelectTypes.h.

◆ exists()

virtual int OdIfc2x3::IfcValue::exists ( ) const
inlinevirtual

Determines whether the value is set for the "Select" datatype instance.

Returns
Returns 1 if the value is set.

Implements OdDAI::OdSelect.

Definition at line 1700 of file Ifc2x3SelectTypes.h.

◆ readTypedField()

virtual OdResult OdIfc2x3::IfcValue::readTypedField ( const OdAnsiString &  typeDef,
OdDAI::OdSpfFilerBase *  rdFiler 
)
virtual

◆ setHandleD()

virtual void OdIfc2x3::IfcValue::setHandleD ( )
inlineprotectedvirtual

Sets the specific underlying type enum for the stored handle.

Implements OdDAI::OdSelect.

Definition at line 1704 of file Ifc2x3SelectTypes.h.

◆ underlyingTypeByName()

virtual eIfcValue OdIfc2x3::IfcValue::underlyingTypeByName ( OdAnsiString  typeName)
virtual

◆ underlyingTypeName() [1/2]

virtual const OdAnsiString OdIfc2x3::IfcValue::underlyingTypeName ( ) const
virtual

Retrieves the name of the current underlying type.

Returns
Returns an ANSI string that contains the name of the underlying type.

Implements OdDAI::OdSelect.

◆ underlyingTypeName() [2/2]

virtual bool OdIfc2x3::IfcValue::underlyingTypeName ( OdAnsiString  typeName)
virtual

Sets a new name of the underlying type.

Parameters
typeName[in] An ANSI string that contains the new name.
Returns
Returns false if the new type name is incorrect for the "Select" data type.

Implements OdDAI::OdSelect.

◆ unset()

virtual void OdIfc2x3::IfcValue::unset ( )
inlineprotectedvirtual

Unsets the discriminant of the derived type.

Implements OdDAI::OdSelect.

Definition at line 1706 of file Ifc2x3SelectTypes.h.

◆ writeTypedField()

virtual OdResult OdIfc2x3::IfcValue::writeTypedField ( OdDAI::OdSpfFilerBase *  wrFiler) const
virtual

Member Data Documentation

◆ m_determinant

eIfcValue OdIfc2x3::IfcValue::m_determinant
protected

Definition at line 1703 of file Ifc2x3SelectTypes.h.

◆ sIfcAbsorbedDoseMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcAbsorbedDoseMeasure
static

Definition at line 1560 of file Ifc2x3SelectTypes.h.

◆ sIfcAccelerationMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcAccelerationMeasure
static

Definition at line 1564 of file Ifc2x3SelectTypes.h.

◆ sIfcAmountOfSubstanceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcAmountOfSubstanceMeasure
static

Definition at line 1512 of file Ifc2x3SelectTypes.h.

◆ sIfcAngularVelocityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcAngularVelocityMeasure
static

Definition at line 1541 of file Ifc2x3SelectTypes.h.

◆ sIfcAreaMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcAreaMeasure
static

Definition at line 1511 of file Ifc2x3SelectTypes.h.

◆ sIfcBoolean

const OdAnsiString OdIfc2x3::IfcValue::sIfcBoolean
static

Definition at line 1518 of file Ifc2x3SelectTypes.h.

◆ sIfcComplexNumber

const OdAnsiString OdIfc2x3::IfcValue::sIfcComplexNumber
static

Definition at line 1515 of file Ifc2x3SelectTypes.h.

◆ sIfcCompoundPlaneAngleMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcCompoundPlaneAngleMeasure
static

Definition at line 1540 of file Ifc2x3SelectTypes.h.

◆ sIfcContextDependentMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcContextDependentMeasure
static

Definition at line 1510 of file Ifc2x3SelectTypes.h.

◆ sIfcCountMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcCountMeasure
static

Definition at line 1509 of file Ifc2x3SelectTypes.h.

◆ sIfcCurvatureMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcCurvatureMeasure
static

Definition at line 1575 of file Ifc2x3SelectTypes.h.

◆ sIfcDescriptiveMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcDescriptiveMeasure
static

Definition at line 1508 of file Ifc2x3SelectTypes.h.

◆ sIfcDoseEquivalentMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcDoseEquivalentMeasure
static

Definition at line 1558 of file Ifc2x3SelectTypes.h.

◆ sIfcDynamicViscosityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcDynamicViscosityMeasure
static

Definition at line 1539 of file Ifc2x3SelectTypes.h.

◆ sIfcElectricCapacitanceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcElectricCapacitanceMeasure
static

Definition at line 1559 of file Ifc2x3SelectTypes.h.

◆ sIfcElectricChargeMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcElectricChargeMeasure
static

Definition at line 1557 of file Ifc2x3SelectTypes.h.

◆ sIfcElectricConductanceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcElectricConductanceMeasure
static

Definition at line 1556 of file Ifc2x3SelectTypes.h.

◆ sIfcElectricCurrentMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcElectricCurrentMeasure
static

Definition at line 1507 of file Ifc2x3SelectTypes.h.

◆ sIfcElectricResistanceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcElectricResistanceMeasure
static

Definition at line 1555 of file Ifc2x3SelectTypes.h.

◆ sIfcElectricVoltageMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcElectricVoltageMeasure
static

Definition at line 1538 of file Ifc2x3SelectTypes.h.

◆ sIfcEnergyMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcEnergyMeasure
static

Definition at line 1537 of file Ifc2x3SelectTypes.h.

◆ sIfcForceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcForceMeasure
static

Definition at line 1552 of file Ifc2x3SelectTypes.h.

◆ sIfcFrequencyMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcFrequencyMeasure
static

Definition at line 1536 of file Ifc2x3SelectTypes.h.

◆ sIfcHeatFluxDensityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcHeatFluxDensityMeasure
static

Definition at line 1535 of file Ifc2x3SelectTypes.h.

◆ sIfcHeatingValueMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcHeatingValueMeasure
static

Definition at line 1588 of file Ifc2x3SelectTypes.h.

◆ sIfcIdentifier

const OdAnsiString OdIfc2x3::IfcValue::sIfcIdentifier
static

Definition at line 1519 of file Ifc2x3SelectTypes.h.

◆ sIfcIlluminanceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcIlluminanceMeasure
static

Definition at line 1554 of file Ifc2x3SelectTypes.h.

◆ sIfcInductanceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcInductanceMeasure
static

Definition at line 1553 of file Ifc2x3SelectTypes.h.

◆ sIfcInteger

const OdAnsiString OdIfc2x3::IfcValue::sIfcInteger
static

Definition at line 1516 of file Ifc2x3SelectTypes.h.

◆ sIfcIntegerCountRateMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcIntegerCountRateMeasure
static

Definition at line 1534 of file Ifc2x3SelectTypes.h.

◆ sIfcIonConcentrationMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcIonConcentrationMeasure
static

Definition at line 1590 of file Ifc2x3SelectTypes.h.

◆ sIfcIsothermalMoistureCapacityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcIsothermalMoistureCapacityMeasure
static

Definition at line 1546 of file Ifc2x3SelectTypes.h.

◆ sIfcKinematicViscosityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcKinematicViscosityMeasure
static

Definition at line 1533 of file Ifc2x3SelectTypes.h.

◆ sIfcLabel

const OdAnsiString OdIfc2x3::IfcValue::sIfcLabel
static

Definition at line 1521 of file Ifc2x3SelectTypes.h.

◆ sIfcLengthMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcLengthMeasure
static

Definition at line 1506 of file Ifc2x3SelectTypes.h.

◆ sIfcLinearForceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcLinearForceMeasure
static

Definition at line 1565 of file Ifc2x3SelectTypes.h.

◆ sIfcLinearMomentMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcLinearMomentMeasure
static

Definition at line 1573 of file Ifc2x3SelectTypes.h.

◆ sIfcLinearStiffnessMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcLinearStiffnessMeasure
static

Definition at line 1566 of file Ifc2x3SelectTypes.h.

◆ sIfcLinearVelocityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcLinearVelocityMeasure
static

Definition at line 1532 of file Ifc2x3SelectTypes.h.

◆ sIfcLogical

const OdAnsiString OdIfc2x3::IfcValue::sIfcLogical
static

Definition at line 1522 of file Ifc2x3SelectTypes.h.

◆ sIfcLuminousFluxMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcLuminousFluxMeasure
static

Definition at line 1551 of file Ifc2x3SelectTypes.h.

◆ sIfcLuminousIntensityDistributionMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcLuminousIntensityDistributionMeasure
static

Definition at line 1574 of file Ifc2x3SelectTypes.h.

◆ sIfcLuminousIntensityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcLuminousIntensityMeasure
static

Definition at line 1513 of file Ifc2x3SelectTypes.h.

◆ sIfcMagneticFluxDensityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcMagneticFluxDensityMeasure
static

Definition at line 1549 of file Ifc2x3SelectTypes.h.

◆ sIfcMagneticFluxMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcMagneticFluxMeasure
static

Definition at line 1550 of file Ifc2x3SelectTypes.h.

◆ sIfcMassDensityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcMassDensityMeasure
static

Definition at line 1531 of file Ifc2x3SelectTypes.h.

◆ sIfcMassFlowRateMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcMassFlowRateMeasure
static

Definition at line 1530 of file Ifc2x3SelectTypes.h.

◆ sIfcMassMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcMassMeasure
static

Definition at line 1504 of file Ifc2x3SelectTypes.h.

◆ sIfcMassPerLengthMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcMassPerLengthMeasure
static

Definition at line 1576 of file Ifc2x3SelectTypes.h.

◆ sIfcModulusOfElasticityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcModulusOfElasticityMeasure
static

Definition at line 1568 of file Ifc2x3SelectTypes.h.

◆ sIfcModulusOfLinearSubgradeReactionMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcModulusOfLinearSubgradeReactionMeasure
static

Definition at line 1577 of file Ifc2x3SelectTypes.h.

◆ sIfcModulusOfRotationalSubgradeReactionMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcModulusOfRotationalSubgradeReactionMeasure
static

Definition at line 1578 of file Ifc2x3SelectTypes.h.

◆ sIfcModulusOfSubgradeReactionMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcModulusOfSubgradeReactionMeasure
static

Definition at line 1567 of file Ifc2x3SelectTypes.h.

◆ sIfcMoistureDiffusivityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcMoistureDiffusivityMeasure
static

Definition at line 1545 of file Ifc2x3SelectTypes.h.

◆ sIfcMolecularWeightMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcMolecularWeightMeasure
static

Definition at line 1543 of file Ifc2x3SelectTypes.h.

◆ sIfcMomentOfInertiaMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcMomentOfInertiaMeasure
static

Definition at line 1569 of file Ifc2x3SelectTypes.h.

◆ sIfcMonetaryMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcMonetaryMeasure
static

Definition at line 1548 of file Ifc2x3SelectTypes.h.

◆ sIfcNormalisedRatioMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcNormalisedRatioMeasure
static

Definition at line 1514 of file Ifc2x3SelectTypes.h.

◆ sIfcNumericMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcNumericMeasure
static

Definition at line 1503 of file Ifc2x3SelectTypes.h.

◆ sIfcParameterValue

const OdAnsiString OdIfc2x3::IfcValue::sIfcParameterValue
static

Definition at line 1502 of file Ifc2x3SelectTypes.h.

◆ sIfcPHMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcPHMeasure
static

Definition at line 1589 of file Ifc2x3SelectTypes.h.

◆ sIfcPlanarForceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcPlanarForceMeasure
static

Definition at line 1570 of file Ifc2x3SelectTypes.h.

◆ sIfcPlaneAngleMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcPlaneAngleMeasure
static

Definition at line 1501 of file Ifc2x3SelectTypes.h.

◆ sIfcPositiveLengthMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcPositiveLengthMeasure
static

Definition at line 1505 of file Ifc2x3SelectTypes.h.

◆ sIfcPositivePlaneAngleMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcPositivePlaneAngleMeasure
static

Definition at line 1500 of file Ifc2x3SelectTypes.h.

◆ sIfcPositiveRatioMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcPositiveRatioMeasure
static

Definition at line 1498 of file Ifc2x3SelectTypes.h.

◆ sIfcPowerMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcPowerMeasure
static

Definition at line 1529 of file Ifc2x3SelectTypes.h.

◆ sIfcPressureMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcPressureMeasure
static

Definition at line 1528 of file Ifc2x3SelectTypes.h.

◆ sIfcRadioActivityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcRadioActivityMeasure
static

Definition at line 1561 of file Ifc2x3SelectTypes.h.

◆ sIfcRatioMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcRatioMeasure
static

Definition at line 1499 of file Ifc2x3SelectTypes.h.

◆ sIfcReal

const OdAnsiString OdIfc2x3::IfcValue::sIfcReal
static

Definition at line 1517 of file Ifc2x3SelectTypes.h.

◆ sIfcRotationalFrequencyMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcRotationalFrequencyMeasure
static

Definition at line 1562 of file Ifc2x3SelectTypes.h.

◆ sIfcRotationalMassMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcRotationalMassMeasure
static

Definition at line 1579 of file Ifc2x3SelectTypes.h.

◆ sIfcRotationalStiffnessMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcRotationalStiffnessMeasure
static

Definition at line 1571 of file Ifc2x3SelectTypes.h.

◆ sIfcSectionalAreaIntegralMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcSectionalAreaIntegralMeasure
static

Definition at line 1580 of file Ifc2x3SelectTypes.h.

◆ sIfcSectionModulusMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcSectionModulusMeasure
static

Definition at line 1581 of file Ifc2x3SelectTypes.h.

◆ sIfcShearModulusMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcShearModulusMeasure
static

Definition at line 1572 of file Ifc2x3SelectTypes.h.

◆ sIfcSolidAngleMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcSolidAngleMeasure
static

Definition at line 1497 of file Ifc2x3SelectTypes.h.

◆ sIfcSoundPowerMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcSoundPowerMeasure
static

Definition at line 1586 of file Ifc2x3SelectTypes.h.

◆ sIfcSoundPressureMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcSoundPressureMeasure
static

Definition at line 1587 of file Ifc2x3SelectTypes.h.

◆ sIfcSpecificHeatCapacityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcSpecificHeatCapacityMeasure
static

Definition at line 1547 of file Ifc2x3SelectTypes.h.

◆ sIfcTemperatureGradientMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcTemperatureGradientMeasure
static

Definition at line 1582 of file Ifc2x3SelectTypes.h.

◆ sIfcText

const OdAnsiString OdIfc2x3::IfcValue::sIfcText
static

Definition at line 1520 of file Ifc2x3SelectTypes.h.

◆ sIfcThermalAdmittanceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcThermalAdmittanceMeasure
static

Definition at line 1527 of file Ifc2x3SelectTypes.h.

◆ sIfcThermalConductivityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcThermalConductivityMeasure
static

Definition at line 1542 of file Ifc2x3SelectTypes.h.

◆ sIfcThermalExpansionCoefficientMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcThermalExpansionCoefficientMeasure
static

Definition at line 1583 of file Ifc2x3SelectTypes.h.

◆ sIfcThermalResistanceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcThermalResistanceMeasure
static

Definition at line 1526 of file Ifc2x3SelectTypes.h.

◆ sIfcThermalTransmittanceMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcThermalTransmittanceMeasure
static

Definition at line 1525 of file Ifc2x3SelectTypes.h.

◆ sIfcThermodynamicTemperatureMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcThermodynamicTemperatureMeasure
static

Definition at line 1496 of file Ifc2x3SelectTypes.h.

◆ sIfcTimeMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcTimeMeasure
static

Definition at line 1495 of file Ifc2x3SelectTypes.h.

◆ sIfcTimeStamp

const OdAnsiString OdIfc2x3::IfcValue::sIfcTimeStamp
static

Definition at line 1524 of file Ifc2x3SelectTypes.h.

◆ sIfcTorqueMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcTorqueMeasure
static

Definition at line 1563 of file Ifc2x3SelectTypes.h.

◆ sIfcVaporPermeabilityMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcVaporPermeabilityMeasure
static

Definition at line 1544 of file Ifc2x3SelectTypes.h.

◆ sIfcVolumeMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcVolumeMeasure
static

Definition at line 1494 of file Ifc2x3SelectTypes.h.

◆ sIfcVolumetricFlowRateMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcVolumetricFlowRateMeasure
static

Definition at line 1523 of file Ifc2x3SelectTypes.h.

◆ sIfcWarpingConstantMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcWarpingConstantMeasure
static

Definition at line 1584 of file Ifc2x3SelectTypes.h.

◆ sIfcWarpingMomentMeasure

const OdAnsiString OdIfc2x3::IfcValue::sIfcWarpingMomentMeasure
static

Definition at line 1585 of file Ifc2x3SelectTypes.h.


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