Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDb3dSolid::getSubentMaterialMapper Method
Syntax
C++
virtual OdResult getSubentMaterialMapper(const OdDbSubentId & subentId, OdGiMapper& mapper) const;

Returns current material mapper for the specified subentity. 

 

Parameters
Description
subentId
[in] Subentity ID.
mapper
[out] Reference to an OdGiMapper object containing the current subentity material mapper.

eOk if successful or an appropriate error code in other case.

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