Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
AggrOrdered::createAggrInstanceByIndex Method
Syntax
C++
void createAggrInstanceByIndex(int index, Aggr*& newAggr);

Creates a child aggregate by index.

Parameters
Description
index
[in] an index where aggregate create to.
newAggr
[in/out] output parameter. If succeeded it should filled by a pointer of new child agggregate.
Copyright © 2002-2022. Open Design Alliance All rights reserved.