TYPE IfcWindowTypePartitioningEnum
(* SCHEMA IFC4; *)
TYPE IfcWindowTypePartitioningEnum = ENUMERATION OF
(DOUBLE_PANEL_HORIZONTAL
,DOUBLE_PANEL_VERTICAL
,SINGLE_PANEL
,TRIPLE_PANEL_BOTTOM
,TRIPLE_PANEL_HORIZONTAL
,TRIPLE_PANEL_LEFT
,TRIPLE_PANEL_RIGHT
,TRIPLE_PANEL_TOP
,TRIPLE_PANEL_VERTICAL
,USERDEFINED
,NOTDEFINED);
END_TYPE;
Referenced By
Defintion IfcWindowTypePartitioningEnum is references by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:04-04:00