sdaiRemoveByIndex

The function removes the member of the specified list referenced by the specified index

Syntax

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

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

Property aggregate

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

Property index

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