Navigation

IfcMetricDataEnum

Definition from IAI: Enumeration used to identify the different data types for IfcMetric values.

ENUMERATION
Scalar
Vector
TimeSeries
Table
Graph
Distribution
UserDefined
NotDefined

HISTORY New Enumeration in IFC Release 2.0
ISSUE See issue and change log for changes made in IFC 2x.

EXPRESS specification:

TYPE IfcMetricDataEnum = ENUMERATION OF
( SCALAR,
VECTOR,
TIMESERIES,
TABLE,
GRAPH,
DISTRIBUTION,
USERDEFINED,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcMetricValue Entity
Attribute 'DataType'
Diagram 1