TYPE IfcDerivedMeasureValue

(* SCHEMA IFC2X2_FINAL; *)
TYPE IfcDerivedMeasureValue = SELECT
	(IfcVolumetricFlowRateMeasure
	,IfcTimeStamp
	,IfcThermalTransmittanceMeasure
	,IfcThermalResistanceMeasure
	,IfcThermalAdmittanceMeasure
	,IfcPressureMeasure
	,IfcPowerMeasure
	,IfcMassFlowRateMeasure
	,IfcMassDensityMeasure
	,IfcLinearVelocityMeasure
	,IfcKinematicViscosityMeasure
	,IfcIntegerCountRateMeasure
	,IfcHeatFluxDensityMeasure
	,IfcFrequencyMeasure
	,IfcEnergyMeasure
	,IfcElectricVoltageMeasure
	,IfcDynamicViscosityMeasure
	,IfcCompoundPlaneAngleMeasure
	,IfcAngularVelocityMeasure
	,IfcThermalConductivityMeasure
	,IfcMolecularWeightMeasure
	,IfcVaporPermeabilityMeasure
	,IfcMoistureDiffusivityMeasure
	,IfcIsothermalMoistureCapacityMeasure
	,IfcSpecificHeatCapacityMeasure
	,IfcMonetaryMeasure
	,IfcMagneticFluxDensityMeasure
	,IfcMagneticFluxMeasure
	,IfcLuminousFluxMeasure
	,IfcForceMeasure
	,IfcInductanceMeasure
	,IfcIlluminanceMeasure
	,IfcElectricResistanceMeasure
	,IfcElectricConductanceMeasure
	,IfcElectricChargeMeasure
	,IfcDoseEquivalentMeasure
	,IfcElectricCapacitanceMeasure
	,IfcAbsorbedDoseMeasure
	,IfcRadioActivityMeasure
	,IfcRotationalFrequencyMeasure
	,IfcTorqueMeasure
	,IfcAccelerationMeasure
	,IfcLinearForceMeasure
	,IfcLinearStiffnessMeasure
	,IfcModulusOfSubgradeReactionMeasure
	,IfcModulusOfElasticityMeasure
	,IfcMomentOfInertiaMeasure
	,IfcPlanarForceMeasure
	,IfcRotationalStiffnessMeasure
	,IfcShearModulusMeasure
	,IfcLinearMomentMeasure
	,IfcLuminousIntensityDistributionMeasure
	,IfcCurvatureMeasure
	,IfcMassPerLengthMeasure
	,IfcModulusOfLinearSubgradeReactionMeasure
	,IfcModulusOfRotationalSubgradeReactionMeasure
	,IfcRotationalMassMeasure
	,IfcSectionalAreaIntegralMeasure
	,IfcSectionModulusMeasure
	,IfcTemperatureGradientMeasure
	,IfcThermalExpansionCoefficientMeasure
	,IfcWarpingConstantMeasure
	,IfcWarpingMomentMeasure
	,IfcSoundPowerMeasure
	,IfcSoundPressureMeasure
	,IfcHeatingValueMeasure
	,IfcPHMeasure
	,IfcIonConcentrationMeasure);
END_TYPE;

Referenced By

Defintion IfcDerivedMeasureValue is references by the following definitions:
DefinitionType
 IfcFluidFlowProperties ENTITY
 IfcSoundValue ENTITY
 IfcValue SELECT


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00