Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiCreateAggrADBBN Function
Syntax
C++
DAI_EXPORT SdaiAggr sdaiCreateAggrADBBN(SdaiAppInstance instance, SdaiString attributeName, SdaiADB selaggrInstance);

Creates an aggregate stored in an attribute data block (ADB) in a specified application instance attribute.

Parameters
Description
instance
[in] An instance that contains the attribute.
attributeName
[in] A string that contains the name of the attribute where the aggregate should be added.
selaggrInstance
[in] An attribute data block (ADB) aggregate instance.

The created SDAI aggregate value.

File: sdai.h

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