IfcConstructionEquipmentResourceTypeEnum
作者:互联网
IfcConstructionEquipmentResourceTypeEnum
类型定义
此枚举用于确定施工设备资源的主要用途。它仅限于施工中使用的最常用设备。
IFC4中增加的新枚举。
Enumeration definition
Constant | Description |
---|---|
DEMOLISHING | Removal or destruction of building elements. |
EARTHMOVING | Excavating, filling, or contouring earth. |
ERECTING | Lifting, positioning, and placing elements. |
HEATING | Temporary heat to support construction. |
LIGHTING | Temporary lighting to support construction. |
PAVING | Roads or walkways such as asphalt or concrete. |
PUMPING | Installing materials through pumps. |
TRANSPORTING | Transporting products or materials. |
USERDEFINED | User-defined resource. |
NOTDEFINED | Undefined resource. |
EXPRESS Specification
TYPE IfcConstructionEquipmentResourceTypeEnum = ENUMERATION OF ( DEMOLISHING, EARTHMOVING, ERECTING, HEATING, LIGHTING, PAVING, PUMPING, TRANSPORTING, USERDEFINED, NOTDEFINED); END_TYPE;
###############################
标签:elements,Temporary,support,PUMPING,ERECTING,IfcConstructionEquipmentResourceType 来源: https://www.cnblogs.com/herd/p/15798572.html