IfcCostItemTypeEnum
作者:互联网
IfcCostItemTypeEnum
类型定义
IfcCostItemTypeEnum是可用成本项目类型的列表。
IFC4中增加的新枚举。
Enumeration definition
Constant | Description |
---|---|
USERDEFINED | User-defined type. |
NOTDEFINED | Undefined type. |
EXPRESS Specification
TYPE IfcCostItemTypeEnum = ENUMERATION OF ( USERDEFINED, NOTDEFINED); END_TYPE;
##############################
标签:USERDEFINED,defined,type,NOTDEFINED,IfcCostItemTypeEnum,TYPE 来源: https://www.cnblogs.com/herd/p/15778344.html