ifc:IfcRelAssignsToGroupByFactor

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Description ifc:IfcText optional
Factor ifc:IfcRatioMeasure optional
GlobalId ifc:IfcGloballyUniqueId optional
Name ifc:IfcLabel optional
RelatedObjectsType ifc:IfcObjectTypeEnum optional
href xs:anyURI optional
id xs:ID optional
path xs:NMTOKENS optional
pos restriction of list of xs:integer optional
ref xs:IDREF optional

Used By

Source

<xs:complexType name="IfcRelAssignsToGroupByFactor">
  <xs:complexContent>
    <xs:extension base="ifc:IfcRelAssignsToGroup">
      <xs:attribute name="Factor" type="ifc:IfcRatioMeasure" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>