Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::getSubentMaterial Method
Syntax
C++
OdResult getSubentMaterial(const OdDbSubentId& id, OdDbObjectId& material) const;

Retrieves the material of a given subentity. 

 

Parameters
Description
id
[in] ID of the subentity.
material
[out] Receives the material of the subentity.

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

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