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
2023-12-22T16:31:09-05:00