Class Ifc4::IfcDayInWeekNumber

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4::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()