IFC 4.3.2.20241204 (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

3 contributor(s):
Last change: Improve definition split (#876) * bring back headers headers were previously removed by mistake, now bringing them back * add new lines and rename the tag add the word 'short' in it * unify newlines make exactly one newline before and two after the tag * resolving typos Because bringing back headers required to go back in time to previous version, I'm now re-resolving the issues: #861, #860, #856 by ArturTomczak on 7/16/2024, 2:07:28 PM

Is this page difficult to understand? Let us know!

8.12.3.43.6 Changelog

8.12.3.43.6.1 IFC4.3_DEV_7e95fe8

  • New resource