Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiCreateNestedAggrByIndex Function
Syntax
C++
DAI_EXPORT SdaiAggr sdaiCreateNestedAggrByIndex(SdaiOrderedAggr aggregate, SdaiAggrIndex index);

Creates a nested aggregate instance within a specified aggregate instance at the position specified by the index.

Parameters
Description
aggregate
[in] An aggregate instance that contains the created nested aggregate.
index
[in] An index that determines the position of the created item.

The identifier of the newly created aggregate instance.

File: sdai.h

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