Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmMaterialElem::isNameUnique Method
Syntax
C++
static bool isNameUnique(OdBmDatabase * pDb, const OdString & name);

Checks whether the material element name is unique in the database. 

 

Parameters
Description
pDb
[in] Database where material name will be tested for uniqueness.
name
[in] Material element name for test.

False if the name is used for a material element or True in other case.

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