TYPE IfcMeasureValue
(* SCHEMA IFC4; *)
TYPE IfcMeasureValue = SELECT
(IfcAmountOfSubstanceMeasure
,IfcAreaMeasure
,IfcComplexNumber
,IfcContextDependentMeasure
,IfcCountMeasure
,IfcDescriptiveMeasure
,IfcElectricCurrentMeasure
,IfcLengthMeasure
,IfcLuminousIntensityMeasure
,IfcMassMeasure
,IfcNonNegativeLengthMeasure
,IfcNormalisedRatioMeasure
,IfcNumericMeasure
,IfcParameterValue
,IfcPlaneAngleMeasure
,IfcPositiveLengthMeasure
,IfcPositivePlaneAngleMeasure
,IfcPositiveRatioMeasure
,IfcRatioMeasure
,IfcSolidAngleMeasure
,IfcThermodynamicTemperatureMeasure
,IfcTimeMeasure
,IfcVolumeMeasure);
END_TYPE;
Referenced By
Defintion IfcMeasureValue is references by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:04-04:00