Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiInsertNestedAggrByIndexADB Function
Syntax
C++
DAI_EXPORT SdaiAggr sdaiInsertNestedAggrByIndexADB(SdaiList list, SdaiAggrIndex index, SdaiADB selaggrInstance);

Inserts a new nested aggregate value into an application instance list at the position specified by an index.

Parameters
Description
list
[in] An application instance list.
index
[in] An index value.
selaggrInstance
[in] An attribute data block (ADB) object that defines the data type of the value.

The inserted aggregate value.

The passed ADB object determines the type of created aggregate in cases when aggregate elements have the SELECT data type.

File: sdai.h

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