ENTITY IfcCalendarDate

(* SCHEMA IFC2X3; *)
ENTITY IfcCalendarDate;
	DayComponent : IfcDayInMonthNumber;
	MonthComponent : IfcMonthInYearNumber;
	YearComponent : IfcYearNumber;
 WHERE
	WR21 : IfcValidCalendarDate (SELF);
END_ENTITY;

Explicit Attributes

Entity IfcCalendarDate has the following local and inherited explicit attributes:
AttributeTypeDefined By
 DayComponentIfcDayInMonthNumber (INTEGER)IfcCalendarDate
 MonthComponentIfcMonthInYearNumber (INTEGER)IfcCalendarDate
 YearComponentIfcYearNumber (INTEGER)IfcCalendarDate

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcCalendarDate and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAsset ENTITY IfcCalendarDate
 IfcClassification ENTITY IfcCalendarDate
 IfcDateAndTime ENTITY IfcCalendarDate
 IfcDateTimeSelect SELECT IfcCalendarDate
 IfcDocumentInformation ENTITY IfcCalendarDate
 IfcInventory ENTITY IfcCalendarDate
 IfcLibraryInformation ENTITY IfcCalendarDate
 IfcObjectReferenceSelect SELECT IfcCalendarDate
 IfcValidCalendarDate FUNCTION IfcCalendarDate


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:44:15-04:00