zoukankan      html  css  js  c++  java
  • IfcPlumbingFireProtectionDomain (管道领域)

    IfcPlumbingFireProtectionDomain是IFC模型的域层的一部分。它扩展了IfcSharedBldgServicesElements中概述的有关构建服务的思想。它定义了管道和消防领域的概念。

    IfcPlumbingFireProtectionDomain与其他建筑服务相关方案的范围是为建筑提供管道和消防服务。

    就管道而言,工程范围包括在建筑物外部提供服务,直至连接至公共排水/污水设施的最终检修孔。支持建筑规范检查要求的特殊例外情况如下所述。

    就消防而言,范围包括从消防局服务连接点或法定供水商终止公共连接点起的所有服务。

    特别是,IfcPlumbingFireProtectionDomain支持的思想包括:

    ①与个人和公共卫生有关的卫生要素,

    ②在废水管道上设置存水弯,防止回流和臭气传播,

    ③拦截器,用于捕获不需要的液体和固体废物,并防止其进入排水管道,

    ④废物处理装置,

    ⑤在通风和雨水管道的最高高度处终止通风罩,

    ⑥可启动灭火的自动和手动终端,

    ⑦在发生火灾或其他需要临时供水的情况下为软管提供水源的消防栓。

    以下内容此时被视为超出了IfcPlumbingFireProtectionDomain的范围:

    ①公用事业用水及废物处理服务

    Types
    1 IfcFireSuppressionTerminalTypeEnum
    2 IfcInterceptorTypeEnum
    3 IfcSanitaryTerminalTypeEnum
    4 IfcStackTerminalTypeEnum
    5 IfcWasteTerminalTypeEnum

    Entities
    1 IfcFireSuppressionTerminal
    2 IfcFireSuppressionTerminalType
    3 IfcInterceptor
    4 IfcInterceptorType
    5 IfcSanitaryTerminal
    6 IfcSanitaryTerminalType
    7 IfcStackTerminal
    8 IfcStackTerminalType
    9 IfcWasteTerminal
    10 IfcWasteTerminalType

    Property Sets
    1 Pset_FireSuppressionTerminalTypeBreechingInlet
    2 Pset_FireSuppressionTerminalTypeCommon
    3 Pset_FireSuppressionTerminalTypeFireHydrant
    4 Pset_FireSuppressionTerminalTypeHoseReel
    5 Pset_FireSuppressionTerminalTypeSprinkler
    6 Pset_InterceptorTypeCommon
    7 Pset_SanitaryTerminalTypeBath
    8 Pset_SanitaryTerminalTypeBidet
    9 Pset_SanitaryTerminalTypeCistern
    10 Pset_SanitaryTerminalTypeCommon
    11 Pset_SanitaryTerminalTypeSanitaryFountain
    12 Pset_SanitaryTerminalTypeShower
    13 Pset_SanitaryTerminalTypeSink
    14 Pset_SanitaryTerminalTypeToiletPan
    15 Pset_SanitaryTerminalTypeUrinal
    16 Pset_SanitaryTerminalTypeWashHandBasin
    17 Pset_StackTerminalTypeCommon
    18 Pset_WasteTerminalTypeCommon
    19 Pset_WasteTerminalTypeFloorTrap
    20 Pset_WasteTerminalTypeFloorWaste
    21 Pset_WasteTerminalTypeGullySump
    22 Pset_WasteTerminalTypeGullyTrap
    23 Pset_WasteTerminalTypeRoofDrain
    24 Pset_WasteTerminalTypeWasteDisposalUnit
    25 Pset_WasteTerminalTypeWasteTrap
    26 PEnum_BackInletPatternType
    27 PEnum_BathType
    28 PEnum_BreechingInletCouplingType
    29 PEnum_BreechingInletType
    30 PEnum_CisternHeight
    31 PEnum_FireHydrantType
    32 PEnum_FlushType
    33 PEnum_FountainType
    34 PEnum_GullyType
    35 PEnum_HoseNozzleType
    36 PEnum_HoseReelMountingType
    37 PEnum_HoseReelType
    38 PEnum_InletPatternType
    39 PEnum_SanitaryMounting
    40 PEnum_ShowerType
    41 PEnum_SinkType
    42 PEnum_SprinklerActivation
    43 PEnum_SprinklerBulbLiquidColor
    44 PEnum_SprinklerResponse
    45 PEnum_SprinklerType
    46 PEnum_ToiletPanType
    47 PEnum_ToiletType
    48 PEnum_TrapType
    49 PEnum_UrinalType
    50 PEnum_WashHandBasinType

    Quantity Sets
    1 Qto_FireSuppressionTerminalBaseQuantities
    2 Qto_InterceptorBaseQuantities
    3 Qto_SanitaryTerminalBaseQuantities
    4 Qto_StackTerminalBaseQuantities
    5 Qto_WasteTerminalBaseQuantities

  • 相关阅读:
    oracle 数据库 Cause: java.sql.SQLSyntaxErrorException: ORA-00904: "BODY": 标识符无效
    windows获取所有连接过的无线网密码
    element-ui 组件 el-calendar 农历显示问题
    mysql表复制
    console 打印消息时,可以使用 %c 指定随后的文本样式; %s 可引用参数变量。
    mysql 查询出现 "this is incompatible with sql_mode=only_full_group_by"错误解决方案,以及个人rpm方式重装所遇到的问题备份
    java 关于xlsx(xls) 和 csv 文件的数据解析
    idea websorm 激活码(2020-1-6 实测可用)最新
    mysql 连接查询 转换group_concat, find_in_set
    今天带来compass的使用方式
  • 原文地址:https://www.cnblogs.com/herd/p/12239618.html
Copyright © 2011-2022 走看看