zoukankan      html  css  js  c++  java
  • IfcBuildingElementType

    IfcBuildingElement type提供IfcBuildingElement出现的类型信息。

    注意,产品表示被定义为表示映射(在超类型IfcTypeProduct的级别,它由元素出现实例通过ifcshapeerepresentation.Item[1]分配,IfcMappedItem。

    建筑元素类型用于定义应用于该类型的所有引用的特定类型建筑元素的公共属性。它用于定义建筑元素规范(即特定的产品信息,该产品类型的所有出现都是通用的)。可以交换建筑元素类型(或可实例化子类型),而不必将其指定给引用。

    IfcBuildingElementType是无法实例化的抽象类型。对于不能由IfcBuildingElementType的子类型表示的任意建筑元素类型,请使用IfcBuildingElementProxyType。IfcBuildingElementType的子类型的出现由相应的IfcBuildingElement子类型的实例表示。

    在IFC2x2中记录新实体。

  • 相关阅读:
    1.8 Hello World添加menu
    1.7 HelloWorld 添加视图
    1.6 Hello World
    1.5 组件开发基础
    awk
    sed
    grep / egrep
    Shell基础知识
    和管道符有关的命令
    Shell变量
  • 原文地址:https://www.cnblogs.com/herd/p/12512924.html
Copyright © 2011-2022 走看看