IFC 4.3.2.0 (IFC4X3_ADD2) official

8.12.3.34 IfcSurfaceStyleWithTextures

8.12.3.34.1 Semantic definition

The entity IfcSurfaceStyleWithTextures allows to include image textures in surface styles. These image textures can be applied repeating across the surface or mapped with a particular scale upon the surface.

Informal Propositions

  1. Only one instance of IfcSurfaceStyleWithTextures shall be referenced by an IfcStyledItem and be assigned to an IfcGeometricRepresentationItem

8.12.3.34.2 Entity inheritance

8.12.3.34.3 Attributes

# Attribute Type Description
IfcSurfaceStyleWithTextures (1)
1 Textures LIST [1:?] OF IfcSurfaceTexture

The textures applied to the surface. In case of more than one surface texture is included, the IfcSurfaceStyleWithTextures defines a multi texture.

Table 8.12.3.34.D

8.12.3.34.4 Examples

8.12.3.34.5 Formal representation

ENTITY IfcSurfaceStyleWithTextures
 SUBTYPE OF (IfcPresentationItem);
	Textures : LIST [1:?] OF IfcSurfaceTexture;
END_ENTITY;

8.12.3.34.6 References

Edit on Github


Is this page difficult to understand? Let us know!