ifc:IfcDoorLiningProperties

Complex Type Information

Model

Attributes

Used By

Source

<xs:complexType name="IfcDoorLiningProperties">
  <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="ThresholdDepth" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
      <xs:attribute name="ThresholdThickness" type="ifc:IfcNonNegativeLengthMeasure" use="optional"/>
      <xs:attribute name="TransomThickness" type="ifc:IfcNonNegativeLengthMeasure" use="optional"/>
      <xs:attribute name="TransomOffset" type="ifc:IfcLengthMeasure" use="optional"/>
      <xs:attribute name="LiningOffset" type="ifc:IfcLengthMeasure" use="optional"/>
      <xs:attribute name="ThresholdOffset" type="ifc:IfcLengthMeasure" use="optional"/>
      <xs:attribute name="CasingThickness" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
      <xs:attribute name="CasingDepth" type="ifc:IfcPositiveLengthMeasure" 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>