API Reference > OdRx Classes > OdRxAttributeCollection Class > OdRxAttributeCollection Methods > get Method > OdRxAttributeCollection::get Method (OdRxClass*)
OdRxAttributeCollection::get Method (OdRxClass*)
Syntax
C++
OdRxAttribute* get(const OdRxClass* type);
Parameters 
Description 
const OdRxClass* type 
[in] Class of the attribute to be found. 

Pointer to the attribute of the given class. Returns 0 if not found.

Finds the attribute of the given class in the collection. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.