Close

Relief for ODA Team in Ukraine

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

Retrieves the material of a given subentity. 

 

Parameters
Description
subentId
[in] ID of the subentity.
matId
[out] Material of the subentity.

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

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