Close

Relief for ODA Team in Ukraine

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

Creates an aggregate and places it before the current element 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.