zoukankan      html  css  js  c++  java
  • IfcPropertyTemplate

    ifcpropertyptemplate是一个抽象的超类型,它包含所有动态可扩展属性的模板,可以是IfcComplexPropertyTemplate,也可以是IfcSimplePropertyTemplate。这些模板决定了:

    ■in case of IfcComplexPropertyTemplate
      an IfcComplexProperty
      an IfcPhysicalComplexQuantity
    ■in case of IfcSimplePropertyTemplate
      a subtype of IfcSimpleProperty
      a subtype of IfcPhysicalSimpleQuantity



    各个属性模板根据其名称属性进行解释,并且可能具有预定义的属性类型、属性单位和属性数据类型。但是,模板不应具有测量值或指定的数量值。
    注释属性模板可以构成作为项目库一部分使用和附着的属性库的一部分。通常,包含IfcPropertyTemplate子类型的IfcPropertySetTemplate将直接链接到IfcProjectLibrary。
    在IFC4中增加的新实体。

  • 相关阅读:
    07组 Beta冲刺 (2/5)
    第07组 Beta冲刺 (1/5)
    第07组 Alpha冲刺 总结
    ES相关
    集群与分布式
    idea使用总结
    Tomcat配置与启动与访问
    Web基础
    B/S与C/S架构
    一周视频学习总结
  • 原文地址:https://www.cnblogs.com/herd/p/12763081.html
Copyright © 2011-2022 走看看