TYPE IfcElementAssemblyTypeEnum

(* SCHEMA IFC4; *)
TYPE IfcElementAssemblyTypeEnum = ENUMERATION OF
	(ACCESSORY_ASSEMBLY
	,ARCH
	,BEAM_GRID
	,BRACED_FRAME
	,GIRDER
	,REINFORCEMENT_UNIT
	,RIGID_FRAME
	,SLAB_FIELD
	,TRUSS
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcElementAssemblyTypeEnum is references by the following definitions:
DefinitionType
 IfcElementAssembly ENTITY
 IfcElementAssemblyType ENTITY


[Top Level Definitions] [Exit]

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