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 Int64 sdaiTestArrayByIndex(int_t aggregate, int_t index);    

Property aggregate

Size: 64 bit / 8 byte (reference)
...

Property index

Size: 64 bit / 8 byte (value)
...