Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcSurfaceTexture::setTextureTransform Method
Syntax
C++
void setTextureTransform(const OdDAIObjectId& TextureTransform);

Sets the value of TextureTransform attribute. TextureTransform attribute defines a 2D transformation that is applied to the texture coordinates. It affects the way texture coordinates are applied to the surfaces of geometric representation items. The 2D transformation supports changes to the size, orientation, and position of textures on shapes. Mirroring is not allowed to be used in the IfcCartesianTransformationOperator.

Parameters
Description
TextureTransform
[in] TextureTransform to set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.