Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxMemberQueryContext::newMemberIterator Method
Syntax
C++
OdRxMemberIteratorPtr newMemberIterator(const OdArray<OdRxClassPtr>& facets) const;

Builds an iterator listing all the members of these classes (optionally including members of parents and children of members). Parameters are called "facets", because they can include "extension" classes. 

 

Parameters
Description
facets
[in] Array of objects.

Pointer to the iterator of the members of the specified objects.

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