ifc:IfcWindowLiningProperties

Complex Type Information

Model

Attributes

Used By

Source

<xs:complexType name="IfcWindowLiningProperties">
  <xs:complexContent>
    <xs:extension base="ifc:IfcPreDefinedPropertySet">
      <xs:sequence>
        <xs:element name="ShapeAspectStyle" type="ifc:IfcShapeAspect" nillable="true" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="LiningDepth" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
      <xs:attribute name="LiningThickness" type="ifc:IfcNonNegativeLengthMeasure" use="optional"/>
      <xs:attribute name="TransomThickness" type="ifc:IfcNonNegativeLengthMeasure" use="optional"/>
      <xs:attribute name="MullionThickness" type="ifc:IfcNonNegativeLengthMeasure" use="optional"/>
      <xs:attribute name="FirstTransomOffset" type="ifc:IfcNormalisedRatioMeasure" use="optional"/>
      <xs:attribute name="SecondTransomOffset" type="ifc:IfcNormalisedRatioMeasure" use="optional"/>
      <xs:attribute name="FirstMullionOffset" type="ifc:IfcNormalisedRatioMeasure" use="optional"/>
      <xs:attribute name="SecondMullionOffset" type="ifc:IfcNormalisedRatioMeasure" use="optional"/>
      <xs:attribute name="LiningOffset" type="ifc:IfcLengthMeasure" use="optional"/>
      <xs:attribute name="LiningToPanelOffsetX" type="ifc:IfcLengthMeasure" use="optional"/>
      <xs:attribute name="LiningToPanelOffsetY" type="ifc:IfcLengthMeasure" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>