TYPE IfcBeamTypeEnum

(* SCHEMA IFC4; *)
TYPE IfcBeamTypeEnum = ENUMERATION OF
	(BEAM
	,JOIST
	,HOLLOWCORE
	,LINTEL
	,SPANDREL
	,T_BEAM
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcBeamTypeEnum is references by the following definitions:
DefinitionType
 IfcBeam ENTITY
 IfcBeamType ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:37-04:00