Close

Relief for ODA Team in Ukraine

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

Creates an aggregate instance that replaces the current member of an aggregate instance referenced by a specified iterator.

Parameters
Description
current
[in] An iterator that refers to the current member of the aggregate.
selaggrInstance
[in] An attribute data block (ADB) that specifies the type of the aggregate to create.

The identifier of the newly created aggregate instance.

File: sdai.h

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