Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Iterator::putCurrentMember Method
Syntax
C++
virtual void putCurrentMember(const OdRxValue& anItem) = 0;

Sets a new current element of an aggregate for the iterator. The new element replaces the previously current element.

Parameters
Description
anItem
[in] An instance of the OdRxValue class that represents the new element to be set as current.
Copyright © 2002-2022. Open Design Alliance All rights reserved.