Navigation
Navigate Navigate Navigate Navigate Navigate Navigate Navigate Navigate

IfcTextureCoordinate

Definition from IAI: The IfcTextureCoordinate a an abstract supertype of the different kinds to apply texture coordinates to geometries. For vertex based geometries an explicit assignment of 2D texture vertices to the 3D geometry vertices is supported, in addition there can be a procedural description of texture coordinates. For parametrically described base geometry types a default mapping procedure is given.

HISTORY  New entity  in IFC Release 2x Edition 2.
IFC2x Edition 3 CHANGE  The IfcTextureCoordinate has changed by deleting the attribute Texture.

EXPRESS specification:

ENTITY IfcTextureCoordinate
ABSTRACT SUPERTYPE OF (ONEOF(IfcTextureCoordinateGenerator, IfcTextureMap));
INVERSE
AnnotatedSurface  :  SET [1:1] OF IfcAnnotationSurface FOR TextureCoordinates;
END_ENTITY;

Inheritance graph

ENTITY IfcTextureCoordinate;
ENTITY IfcTextureCoordinate;
INVERSE
AnnotatedSurface  :  SET [1:1] OF IfcAnnotationSurface FOR TextureCoordinates;
END_ENTITY;