Class Ifc4x2::IfcDayInWeekNumber¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseType
(Class IfcBaseType)
Class Documentation¶
-
class
Ifc4x2
::
IfcDayInWeekNumber
: public IfcUtil::IfcBaseType¶ Definition from IAI: The IfcDayInWeekNumber is an integer that defines the position of the specified day in a week. The positions have the following meaning (according to ISO8601 “the calendar week”) that assigns the ordinal day number in the week to the Calender day name.
Ordinal day number Calendar day name
01 Monday
02 Tuesday
03 Wednesday
04 Thursday
05 Friday
06 Saturday
07 Sunday
Type: INTEGER HISTORY New type in IFC2x4.
Public Functions
-
const IfcParse::type_declaration &
declaration
() const¶
-
IfcDayInWeekNumber
(IfcEntityInstanceData *e)¶
-
IfcDayInWeekNumber
(int v)¶
-
operator int
() const¶
Public Static Functions
-
const IfcParse::type_declaration &
Class
()¶
-
const IfcParse::type_declaration &