Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::setSubentMaterialMapper Method
Syntax
C++
OdResult setSubentMaterialMapper(const OdDbSubentId& id, const OdGiMapper& mapper);

Sets the material mapper of a subentity. 

 

Parameters
Description
id
[in] ID of the subentity.
mapper
[in] Material mapper to be set to the subentity.

Returns eOk if the operation completed successfully, or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.