sdaiTestArrayByIndex

The function tests whether the member of the specified array referenced by the specified index position has a value.

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "sdaiTestArrayByIndex")]
public static extern Int32 sdaiTestArrayByIndex(int_t aggregate, int_t index);    

Property aggregate

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

Property index

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