zoukankan      html  css  js  c++  java
  • IfcDistributionChamberElementTypeEnum

    IfcDistributionChamberElementTypeEnum

    此枚举标识不同类型的配电室。

    IFC2x2中的新枚举类型。

    枚举值:

    ConstantDescription
    FORMEDDUCT Space formed in the ground for the passage of pipes, cables, ducts.
    INSPECTIONCHAMBER Chamber constructed on a drain, sewer or pipeline with a removable cover that permits visble inspection.
    INSPECTIONPIT Recess or chamber formed to permit access for inspection of substructure and services.
    MANHOLE hamber constructed on a drain, sewer or pipeline with a removable cover that permits the entry of a person.
    METERCHAMBER Chamber that houses a meter(s).
    SUMP Recessed or small chamber into which liquid is drained to facilitate its collection for removal.
    TRENCH Excavated chamber, the length of which typically exceeds the width.
    VALVECHAMBER Chamber that houses a valve(s).
    USERDEFINED User-defined chamber type.
    NOTDEFINED Undefined chamber type.
     

    EXPRESS Specification

    TYPE IfcDistributionChamberElementTypeEnum = ENUMERATION OF (
     FORMEDDUCT,
     INSPECTIONCHAMBER,
     INSPECTIONPIT,
     MANHOLE,
     METERCHAMBER,
     SUMP,
     TRENCH,
     VALVECHAMBER,
     USERDEFINED,
     NOTDEFINED);
    END_TYPE;

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

    QQ 3087438119
  • 相关阅读:
    Kanzi Studio中的概念
    Linux基本操作1
    Kanzi入门
    Kanzi UI Solution
    Linux下内存占用和CPU占用的计算
    AD19新功能之交互式等长
    AD19新功能之跟随走线
    AD19新功能之Gloss Selected(修线)
    AD19新功能之ActiveRoute
    RT-Thread--内核移植
  • 原文地址:https://www.cnblogs.com/herd/p/15364482.html
Copyright © 2011-2022 走看看