IfcCostItemTypeEnum

IfcCostItemTypeEnum

类型定义

IfcCostItemTypeEnum是可用成本项目类型的列表。

 

IFC4中增加的新枚举。

 

 

Enumeration definition

ConstantDescription
USERDEFINED User-defined type.
NOTDEFINED Undefined type.
 

 

 

 

 

EXPRESS Specification

TYPE IfcCostItemTypeEnum = ENUMERATION OF (
 USERDEFINED,
 NOTDEFINED);
END_TYPE;

 

 

 

##############################

posted @ 2022-01-08 15:14  西北逍遥  阅读(33)  评论(0编辑  收藏  举报