Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxMemberQueryEngine::newMemberIterator Method
Syntax
C++
OdRxMemberIteratorPtr newMemberIterator(const OdRxObject* pO, const OdRxMemberQueryContext* pContext = NULL) const;

Enumerates all the properties of the object, uses defaultContext() if no context is passed. 

 

Parameters
Description
pO
[in] Object to enumerate the properties of.
pContext
[in] Context. Optional.

Pointer to the iterator of the enumerated properties.

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