Class Ifc2x3::IfcMonthInYearNumber

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcMonthInYearNumber : public IfcUtil::IfcBaseType

Definition from IAI: The IfcDayInMonthNumber is an integer that defines the position of the specified month in a year. The positions have the following meaning (according to ISO8601 “calendar month”) that assigns the Calendar month number to the Calender month name. NOTE Refer to ISO 8601 for the definitions for using the Gregorian calendar as the standard for the identification of calendar days.

Calendar month number Calendar month name

01 January

02 February

03 March

04 April

05 May

06 June

07 July

08 August

09 September

10 October

11 November

12 December

Type: INTEGER NOTE Corresponding STEP name: month_in_year_number, please refer to ISO/IS 10303-41:1994 for the final definition of the formal standard. HISTORY New type in IFC Release 1.5.1.

Public Functions

const IfcParse::type_declaration &declaration() const
IfcMonthInYearNumber(IfcEntityInstanceData *e)
IfcMonthInYearNumber(int v)
operator int() const

Public Static Functions

const IfcParse::type_declaration &Class()