TYPE IfcFootingTypeEnum

(* SCHEMA IFC2X2_FINAL; *)
TYPE IfcFootingTypeEnum = ENUMERATION OF
	(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


[Top Level Definitions] [Exit]

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