sdaiResetArrayIndex

The function shall resizes the specified array instance setting the lower and upper index with the specified values.

Syntax

public const string ifcenginedll = @"ifcengine.dll";

[DllImport(IFCEngineDLL, EntryPoint = "sdaiResetArrayIndex")]
public static extern void sdaiResetArrayIndex(int_t array, int_t lower, int_t upper);    

Property array

Size: 32 bit / 4 byte (reference)
???.

Property lower

Size: 32 bit / 4 byte (value)
???.

Property upper

Size: 32 bit / 4 byte (value)
???.