Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::getSubentMaterial Method
Syntax
C++
virtual OdResult getSubentMaterial(const OdDbSubentId & subentId, OdUInt64& matId) const = 0;

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 otherwise.

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