Navigation

IfcDateAndTime

Definition from ISO/CD 10303-41:1992: A moment of time on a particular day.

HISTORY This entity has changes after IFC Release 1.5.1.

EXPRESS specification:

ENTITY IfcDateAndTime;
DateComponent  :  IfcCalendarDate;
TimeComponent  :  IfcLocalTime;
END_ENTITY;

Attribute definitions:

DateComponent  :  The date element of the date time combination.
TimeComponent  :  The time element of the date time combination.

References (1):

Name Type Referred through Express-G
IfcDateTimeSelect Select
Select relation
Diagram 1

Inheritance graph

ENTITY IfcDateAndTime;
ENTITY IfcDateAndTime;
DateComponent  :  IfcCalendarDate;
TimeComponent  :  IfcLocalTime;
END_ENTITY;