Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Iterator::createAggrInstanceAsCurrentMember Method
Syntax
C++
virtual Aggr* createAggrInstanceAsCurrentMember() = 0;

Creates an aggregate and makes it the current element of the iterator. The created aggregate replaces the current item referred to by the iterator.

A raw pointer to the created aggregate instance.

This method can be used to create nested aggregates.

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