Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDb3dSolid::getSubentMaterial Method
Syntax
C++
virtual OdResult getSubentMaterial(const OdDbSubentId & subentId, OdDbObjectId& matId) const;

Returns the material of the specified subentity. 

 

Parameters
Description
subentId
[in] Subentity ID.
matId
[out] Reference to an OdDbObjectId for returning the material object ID.

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

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