Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxMemberQueryContext::find Method
Syntax
C++
virtual OdRxMemberPtr find(const OdArray<OdRxClassPtr>& facets, const OdChar* name) const;

Gets the pointer to the member of the class by name. 

 

Parameters
Description
facets
[in] Array of objects.
name
[in] The pointer to the name of member to be found.

Pointer to the member if it was found; NULL otherwise.

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