API Reference > Functions > SDAI > sdaiGetLowerBound Function
sdaiGetLowerBound Function
Syntax
C++
DAI_EXPORT SdaiInteger sdaiGetLowerBound(SdaiAggr aggregate);

sdai.h

Parameters 
Description 
SdaiAggr aggregate 
[in] An aggregate to get the lower bound from.  

An SDAI integer value that represents the lower bound value.

Retrieves the lower bound of a specified aggregate element.

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