TYPE IfcDuctSegmentTypeEnum

(* SCHEMA IFC2X2_FINAL; *)
TYPE IfcDuctSegmentTypeEnum = ENUMERATION OF
	(RIGIDSEGMENT
	,FLEXIBLESEGMENT
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcDuctSegmentTypeEnum is references by the following definitions:
DefinitionType
 IfcDuctSegmentType ENTITY


[Top Level Definitions] [Exit]

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