ifc:IfcSurfaceStyleLighting

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
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="IfcSurfaceStyleLighting">
  <xs:complexContent>
    <xs:extension base="ifc:IfcPresentationItem">
      <xs:sequence>
        <xs:element name="DiffuseTransmissionColour" type="ifc:IfcColourRgb" nillable="true"/>
        <xs:element name="DiffuseReflectionColour" type="ifc:IfcColourRgb" nillable="true"/>
        <xs:element name="TransmissionColour" type="ifc:IfcColourRgb" nillable="true"/>
        <xs:element name="ReflectanceColour" type="ifc:IfcColourRgb" nillable="true"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>