TYPE IfcFootingTypeEnum

(* SCHEMA IFC4; *)
TYPE IfcFootingTypeEnum = ENUMERATION OF
	(CAISSON_FOUNDATION
	,FOOTING_BEAM
	,PAD_FOOTING
	,PILE_CAP
	,STRIP_FOOTING
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcFootingTypeEnum is references by the following definitions:
DefinitionType
 IfcFooting ENTITY
 IfcFootingType ENTITY


[Top Level Definitions] [Exit]

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