Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiInsertNestedAggrAfterADB Function
Syntax
C++
DAI_EXPORT SdaiAggr sdaiInsertNestedAggrAfterADB(SdaiIterator iterator, SdaiADB selaggrInstance);

Inserts a new nested aggregate value into an application instance list after the element referenced by a specified iterator.

Parameters
Description
iterator
[in] An iterator object that refers to the element to insert the new 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.