TYPE IfcMonthInYearNumber

(* SCHEMA IFC2X2_FINAL; *)
TYPE IfcMonthInYearNumber = INTEGER;
 WHERE
	WR1 : { 1<= SELF <= 12 };
END_TYPE;

Referenced By

Defintion IfcMonthInYearNumber is references by the following definitions:
DefinitionType
 IfcCalendarDate ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:54-04:00