ifc:IfcIndexedTextureMap

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="IfcIndexedTextureMap" abstract="true">
  <xs:complexContent>
    <xs:extension base="ifc:IfcTextureCoordinate">
      <xs:sequence>
        <xs:element name="TexCoords" type="ifc:IfcTextureVertexList" nillable="true"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>