Class Ifc2x3::IfcDayInMonthNumber

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcDayInMonthNumber : public IfcUtil::IfcBaseType

Definition from IAI: The IfcDayInMonthNumber is an integer that defines the position of the specified day in a month. Type: INTEGER NOTE Corresponding STEP name: day_in_month_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. IFC2x4 CHANGE Where rule ValidRange added.

Public Functions

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

Public Static Functions

const IfcParse::type_declaration &Class()