Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmMaterialTracking::getMaterialIdByName Method
Syntax
C++
OdBmObjectId getMaterialIdByName(const OdString& name) const;

Returns the material ID by name. If the material does not exist, then returns OdBmObjectId::kNull. 

 

Parameters
Description
name
[in] Input material name.
Copyright © 2002-2022. Open Design Alliance All rights reserved.