Close

Relief for ODA Team in Ukraine

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

Retrieves the attribute by its name (non-constant version). 

 

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.