Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcSurfaceTexture::getInvIsMappedBy Method
Syntax
C++
void getInvIsMappedBy(OdDAIObjectIds& IsMappedBy) const;

Returns the value of IsMappedBy attribute. IsMappedBy is texture coordinates, either provided by a corresponding list of texture vertices to vertex-based geometric items or by a texture coordinate generator, that applies the surface texture to the surfaces of the geometric items.

Parameters
Description
IsMappedBy
[out] Receives the value of IsMappedBy attribute.
  • IFC4 CHANGE: New attribute added at the end of the attribute list.
Copyright © 2002-2022. Open Design Alliance All rights reserved.