5.2.2.1 IfcPerformanceHistoryTypeEnum (性能历史类型枚举)
5.2.2.1.1 语义定义(Semantic definition)
该枚举用于标识性能历史的主要目的。
5.2.2.1.2 类型值(Type values)
5.2.2.1.3 形式化表示(Formal representation)
TYPE IfcPerformanceHistoryTypeEnum = ENUMERATION OF
(USERDEFINED
,NOTDEFINED);
END_TYPE;