• IfcGroup


    实体定义

    IfcGroup是任意群的推广。组是对象的逻辑集合。它没有自己的位置,也不能保持自己的形状表示。因此,群是在某些非几何/拓扑分组方面的聚合。

    示例一个组的示例是一个系统,因为它根据元素的角色对元素进行分组,而不管元素在建筑中的位置如何。表示系统的组的最重要用途之一是IFCDDistributionSystem,它将分布组件(如空间加热器和阀门)分组到加热系统中。

    组可以容纳任何对象集合,关系IfcRelAssignsToGroup用于建立组集合。组中的对象是产品、流程、控件、资源、参与者或其他组,因此可以嵌套组。一个对象可以是零组、一组或多组的一部分。分组关系不需要分层,也不意味着依赖关系。

    组由引用相应对象的关系对象分配给其他对象(如流程或资源):

    进程:使用IfcRelAssignsToProcess分配

    资源:使用IfcRelAssignsToResource分配

    控件:使用IfcRelAssignsToControl影响组

    可以在组集合中没有对象的情况下交换组。

    IfcGroup没有定义自己的对象坐标系,也没有独立的图形表示。

    注意:使用IfcRelAggregates和IfcProduct的适当子类型来定义产品的聚合,这些产品可能有自己的位置和形状表示。该关系应用于创建产品细分结构。

    IFC1.0中的历史记录新实体。

    Ifc4更改,则反向IsGroupedBy关系设置为0..n

    Attribute inheritance

    #AttributeTypeCardinalityDescriptionG
    IfcRoot
    1 GlobalId IfcGloballyUniqueId   Assignment of a globally unique identifier within the entire software world. X
    2 OwnerHistory IfcOwnerHistory ? Assignment of the information about the current ownership of that object, including owning actor, application, local identification and information captured about the recent changes of the object,
    NOTE  only the last modification in stored - either as addition, deletion or modification.
    IFC4 CHANGE  The attribute has been changed to be OPTIONAL.
    X
    3 Name IfcLabel ? Optional name for use by the participating software systems or users. For some subtypes of IfcRoot the insertion of the Name attribute may be required. This would be enforced by a where rule. X
    4 Description IfcText ? Optional description, provided for exchanging informative comments. X
    IfcObjectDefinition
      HasAssignments IfcRelAssigns
    @RelatedObjects
    S[0:?] Reference to the relationship objects, that assign (by an association relationship) other subtypes of IfcObject to this object instance. Examples are the association to products, processes, controls, resources or groups. X
      Nests IfcRelNests
    @RelatedObjects
    S[0:1] References to the decomposition relationship being a nesting. It determines that this object definition is a part within an ordered whole/part decomposition relationship. An object occurrence or type can only be part of a single decomposition (to allow hierarchical strutures only).
    IFC4 CHANGE  The inverse attribute datatype has been added and separated from Decomposes defined at IfcObjectDefinition.
    X
      IsNestedBy IfcRelNests
    @RelatingObject
    S[0:?] References to the decomposition relationship being a nesting. It determines that this object definition is the whole within an ordered whole/part decomposition relationship. An object or object type can be nested by several other objects (occurrences or types).
    IFC4 CHANGE  The inverse attribute datatype has been added and separated from IsDecomposedBy defined at IfcObjectDefinition.
    X
      HasContext IfcRelDeclares
    @RelatedDefinitions
    S[0:1] References to the context providing context information such as project unit or representation context. It should only be asserted for the uppermost non-spatial object.
    IFC4 CHANGE  The inverse attribute datatype has been added.
    X
      IsDecomposedBy IfcRelAggregates
    @RelatingObject
    S[0:?] References to the decomposition relationship being an aggregation. It determines that this object definition is whole within an unordered whole/part decomposition relationship. An object definitions can be aggregated by several other objects (occurrences or parts).
    IFC4 CHANGE  The inverse attribute datatype has been changed from the supertype IfcRelDecomposes to subtype IfcRelAggregates.
    X
      Decomposes IfcRelAggregates
    @RelatedObjects
    S[0:1] References to the decomposition relationship being an aggregation. It determines that this object definition is a part within an unordered whole/part decomposition relationship. An object definitions can only be part of a single decomposition (to allow hierarchical strutures only).
    IFC4 CHANGE  The inverse attribute datatype has been changed from the supertype IfcRelDecomposes to subtype IfcRelAggregates.
    X
      HasAssociations IfcRelAssociates
    @RelatedObjects
    S[0:?] Reference to the relationship objects, that associates external references or other resource definitions to the object.. Examples are the association to library, documentation or classification. X
    IfcObject
    5 ObjectType IfcLabel ? The type denotes a particular type that indicates the object further. The use has to be established at the level of instantiable subtypes. In particular it holds the user defined type, if the enumeration of the attribute PredefinedType is set to USERDEFINED. X
      IsDeclaredBy IfcRelDefinesByObject
    @RelatedObjects
    S[0:1] Link to the relationship object pointing to the declaring object that provides the object definitions for this object occurrence. The declaring object has to be part of an object type decomposition. The associated IfcObject, or its subtypes, contains the specific information (as part of a type, or style, definition), that is common to all reflected instances of the declaring IfcObject, or its subtypes.
    IFC4 CHANGE  New inverse relationship, change made with upward compatibility for file based exchange.
    X
      Declares IfcRelDefinesByObject
    @RelatingObject
    S[0:?] Link to the relationship object pointing to the reflected object(s) that receives the object definitions. The reflected object has to be part of an object occurrence decomposition. The associated IfcObject, or its subtypes, provides the specific information (as part of a type, or style, definition), that is common to all reflected instances of the declaring IfcObject, or its subtypes.
    IFC4 CHANGE  New inverse relationship, change made with upward compatibility for file based exchange.
    X
      IsTypedBy IfcRelDefinesByType
    @RelatedObjects
    S[0:1] Set of relationships to the object type that provides the type definitions for this object occurrence. The then associated IfcTypeObject, or its subtypes, contains the specific information (or type, or style), that is common to all instances of IfcObject, or its subtypes, referring to the same type.
    IFC4 CHANGE  New inverse relationship, the link to IfcRelDefinesByType had previously be included in the inverse relationship IfcRelDefines. Change made with upward compatibility for file based exchange.
    X
      IsDefinedBy IfcRelDefinesByProperties
    @RelatedObjects
    S[0:?] Set of relationships to property set definitions attached to this object. Those statically or dynamically defined properties contain alphanumeric information content that further defines the object.
    IFC4 CHANGE  The data type has been changed from IfcRelDefines to IfcRelDefinesByProperties with upward compatibility for file based exchange.
    X
    IfcGroup
      IsGroupedBy IfcRelAssignsToGroup
    @RelatingGroup
    S[0:?] Reference to the relationship IfcRelAssignsToGroup that assigns the one to many group members to the IfcGroup object.
    IFC4 CHANGE  The cardinality has been changed from 1..1 to 0..? in order to allow the exchange of a group concept without having already group members assigned. It now also allows the use of many instances of IfcRelAssignsToGroup to assign the group members. The change has been done with upward compatibility for file based exchange.
    X
     

    EXPRESS Specification

    ENTITY IfcGroup
     SUPERTYPE OF(ONEOF(IfcAsset, IfcInventory, IfcStructuralLoadGroup, IfcStructuralResultGroup, IfcSystem))
     SUBTYPE OF (IfcObject);
     INVERSE
      IsGroupedBy : SET [0:?] OF IfcRelAssignsToGroup FOR RelatingGroup;
    END_ENTITY;

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

  • 相关阅读:
    ASP.NET程序中常用的三十三种代码【转】
    BTree,BTree,B+Tree,B*Tree都是什么
    调用Google地图
    JS特效总结
    2005 加入博客园
    .net Windows服务程序安装与安装程序的制作
    七夕,爱似流年
    JS+CSS仿魔兽游戏进入进度条特效
    常用正则表达式
    Google翻译网站添加Google翻译,让老外也看的懂你的网站
  • 原文地址:https://www.cnblogs.com/herd/p/16424614.html
Copyright © 2020-2023  润新知