Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcSurfaceTexture::setMode Method
Syntax
C++
void setMode(const OdAnsiString& Mode);

Sets the value of Mode attribute. This attribute is provided to control the appearance of a multi-textures. The mode then controls the type of blending operation. The mode includes a MODULATE for a lit appearance, a REPLACE for an unlit appearance, and variations of both.

Parameters
Description
Mode
[in] Mode to set.

The applicable values for the Mode attribute are determined by view definitions or implementer agreements.

  • IFC4 CHANGE: New attribute replacing previous TextureType.
Copyright © 2002-2022. Open Design Alliance All rights reserved.