zoukankan      html  css  js  c++  java
  • IfcSpatialZoneType

    IfcSpatialZoneType定义了空间的常用共享属性集定义列表和产品表示的可选集。它用于定义空间规范(即特定的空间信息,该空间类型的所有出现都通用)。
    注意,产品表示被定义为表示映射(在超类型IfcTypeProduct的级别,它由元素出现实例通过ifcshapeerepresentation.Item[1]分配,IfcMappedItem。
    空间分区类型用于定义特定类型空间的公用特性,这些特性可以应用于该类型的许多实例以指定特定样式。空间类型可以在没有分配给引用的情况下进行交换。
    注意,空间分区类型通常用于表示空间目录,对于共享公共表示图则较少。空间目录中的空间分区类型共享相同的空间分类和一组通用的空间需求属性。
    IfcSpatialZoneType的出现由IfcSpatialZone的实例表示。
    在IFC4中增加的新实体。

    Attribute definitions

    #AttributeTypeCardinalityDescriptionC
    10 PredefinedType IfcSpatialZoneTypeEnum [1:1] Predefined types to define the particular type of the spatial zone. There may be property set definitions available for each predefined type. X
    11 LongName IfcLabel [0:1] Long name for a spatial zone type, used for informal purposes. It should be used, if available, in conjunction with the inherited Name attribute.
    NOTE  In many scenarios the Name attribute refers to the short name or number of a spatial zone, and the LongName refers to the full descriptive name.
    X

    Formal Propositions

    RuleDescription
    CorrectPredefinedType The inherited attribute ElementType shall be provided, if the PredefinedType is set to USERDEFINED.
     

  • 相关阅读:
    常用分页插件
    sessionStorage二种存值取值的方法
    $(this).index()与$(obj).index(this)的区别
    每次移1px的无缝轮播图
    为什么全局变量在赋值之前调用会报错
    Number()、parseInt()和parseFloat()的区别
    JSON.parse()与JSON.stringify()
    HDU
    出现负数的01背包问题
    HDU
  • 原文地址:https://www.cnblogs.com/herd/p/12845734.html
Copyright © 2011-2022 走看看