Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxAttributeCollection::get Method (const OdRxClass*)
Syntax
C++
const OdRxAttribute* get(const OdRxClass* type) const;

Finds the attribute of the given class in the collection (constant version). 

 

Parameters
Description
type
[in] Class of the attribute to be found.

Pointer to the attribute of the given class.

Returns 0 if the attribute of the given class in the collection is not found.

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