Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiResetArrayIndex Function
Syntax
C++
void sdaiResetArrayIndex(SdaiArray array, SdaiAggrIndex lower, SdaiAggrIndex upper);

Resets the index for a specified array: changes the lower and upper bounds of the index value.

Parameters
Description
array
[in] An array.
lower
[in] A new lower index value to be set.
upper
[in] A new upper index value to be set.

File: sdai.h

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