API Reference > Functions > SDAI > sdaiGetAggrElementBoundByIndex Function
sdaiGetAggrElementBoundByIndex Function
Syntax
C++
DAI_EXPORT SdaiInteger sdaiGetAggrElementBoundByIndex(SdaiOrderedAggr aggregate, SdaiAggrIndex index);

sdai.h

Parameters 
Description 
SdaiOrderedAggr aggregate 
[in] An aggregate.  
SdaiAggrIndex index 
[in] An index of the element.  

An SDAI integer value that contains the bound of the aggregate element.

Retrieves the bound of an aggregate element by its index.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.