TYPE IfcMeasureValue

(* SCHEMA IFC2X3; *)
TYPE IfcMeasureValue = SELECT
	(IfcVolumeMeasure
	,IfcTimeMeasure
	,IfcThermodynamicTemperatureMeasure
	,IfcSolidAngleMeasure
	,IfcPositiveRatioMeasure
	,IfcRatioMeasure
	,IfcPositivePlaneAngleMeasure
	,IfcPlaneAngleMeasure
	,IfcParameterValue
	,IfcNumericMeasure
	,IfcMassMeasure
	,IfcPositiveLengthMeasure
	,IfcLengthMeasure
	,IfcElectricCurrentMeasure
	,IfcDescriptiveMeasure
	,IfcCountMeasure
	,IfcContextDependentMeasure
	,IfcAreaMeasure
	,IfcAmountOfSubstanceMeasure
	,IfcLuminousIntensityMeasure
	,IfcNormalisedRatioMeasure
	,IfcComplexNumber);
END_TYPE;

Referenced By

Defintion IfcMeasureValue is references by the following definitions:
DefinitionType
 IfcServiceLifeFactor ENTITY
 IfcValue SELECT


[Top Level Definitions] [Exit]

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