ENTITY IfcTimeSeries
(* SCHEMA IFC4; *)
ENTITY IfcTimeSeries
ABSTRACT SUPERTYPE OF (ONEOF
(IfcIrregularTimeSeries
,IfcRegularTimeSeries));
Name : IfcLabel;
Description : OPTIONAL IfcText;
StartTime : IfcDateTime;
EndTime : IfcDateTime;
TimeSeriesDataType : IfcTimeSeriesDataTypeEnum;
DataOrigin : IfcDataOriginEnum;
UserDefinedDataOrigin : OPTIONAL IfcLabel;
Unit : OPTIONAL IfcUnit;
INVERSE
HasExternalReference : SET [1:?] OF IfcExternalReferenceRelationship FOR RelatedResourceObjects;
END_ENTITY;
Explicit Attributes
Entity IfcTimeSeries has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcTimeSeries has the following local and inherited inverse attributes:
Supertypes
No supertypesSubtypes
Entity IfcTimeSeries has the following subtypes:
IfcIrregularTimeSeries*
IfcRegularTimeSeries*
* - Immediate Subtypes
Referenced By
Entity IfcTimeSeries and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00