ifc:IfcSurfaceStyleRefraction

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
DispersionFactor ifc:IfcReal optional
RefractionIndex ifc:IfcReal 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="IfcSurfaceStyleRefraction">
  <xs:complexContent>
    <xs:extension base="ifc:IfcPresentationItem">
      <xs:attribute name="RefractionIndex" type="ifc:IfcReal" use="optional"/>
      <xs:attribute name="DispersionFactor" type="ifc:IfcReal" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>