TYPE IfcCourseTypeEnum

(* SCHEMA IFC4; *)
TYPE IfcCourseTypeEnum = ENUMERATION OF
	(ARMOUR
	,BALLASTBED
	,CORE
	,FILTER
	,PAVEMENT
	,PROTECTION
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcCourseTypeEnum is references by the following definitions:
DefinitionType
 IfcCourse ENTITY
 IfcCourseType ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00