Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDynamicCollectionAttribute::getByName Method (const OdString, bool)
Syntax
C++
const OdRxDynamicAttribute* getByName(const OdString name, bool caseSensitive) const;

Retrieves the attribute by its name. 

 

Parameters
Description
name
[in] Name of the attribute to be retrieved.
caseSensitive
[in] Case sensitive string comparison flag.

Pointer to the attribute at the given index.

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