IFC 4.3.2.20250219 (IFC4X3_ADD2) under development

8.12.3.43 IfcTextureCoordinateIndicesWithVoids

8.12.3.43.1 Semantic definition

The IfcTextureCoordinateIndicesWithVoids is a subtype of IfcTextureCoordinateIndices to be used to provide texture coordinates to polygonal faces with inner loops. The two dimensional list of TexCoordIndex holds the indices into the IfcTextureVertexList that correspond to the list of CoordIndex at TexCoordsOf where:

8.12.3.43.2 Entity inheritance

8.12.3.43.3 Attributes

# Attribute Type Description
IfcTextureCoordinateIndices (3)
Click to show 3 hidden inherited attributes
IfcTextureCoordinateIndicesWithVoids (1)
3 InnerTexCoordIndices LIST [1:?] OF LIST [3:?] OF UNIQUE IfcPositiveInteger

No description available.

Table 8.12.3.43.A

8.12.3.43.4 Formal representation

ENTITY IfcTextureCoordinateIndicesWithVoids
SUBTYPE OF (IfcTextureCoordinateIndices);
InnerTexCoordIndices : LIST [1:?] OF LIST [3:?] OF UNIQUE IfcPositiveInteger;
END_ENTITY;

8.12.3.43.5 References

Edit on Github


Is this page difficult to understand? Let us know!

8.12.3.43.6 Changelog

8.12.3.43.6.1 IFC4.3_DEV_738df036

  • New resource