Navigation

IfcSurfaceStyleWithTextures

Definition from IAI: The entityIfcSurfaceStyleWithTextures allows for the assignment of image textures to surface styles. These image textures can be applied repeating across the surface or mapped with a particular scale upon the surface.

HISTORY: This is a new entity in IFC Release 2x2.

EXPRESS specification:

ENTITY IfcSurfaceStyleWithTextures;
Textures  :  SET [1:?] OF IfcSurfaceTexture;
END_ENTITY;

Attribute definitions:

Textures  :  The textures applied to the surface. Only one image map with the same image map type shall be applied.

Inheritance graph

ENTITY IfcSurfaceStyleWithTextures;
ENTITY IfcSurfaceStyleWithTextures;
Textures  :  SET [1:?] OF IfcSurfaceTexture;
END_ENTITY;