TYPE IfcBuildingElementProxyTypeEnum

(* SCHEMA IFC4; *)
TYPE IfcBuildingElementProxyTypeEnum = ENUMERATION OF
	(COMPLEX
	,ELEMENT
	,PARTIAL
	,PROVISIONFORVOID
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcBuildingElementProxyTypeEnum is references by the following definitions:
DefinitionType
 IfcBuildingElementProxy ENTITY
 IfcBuildingElementProxyType ENTITY


[Top Level Definitions] [Exit]

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