sdaiRemoveByIterator

The function removes the current member of an aggregate instance, that is not an array, referenced by the specified iterator. After executing the function, the iterator position set as if the sdaiNext function had been invoked before the member was removed.

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "sdaiRemoveByIterator")]
public static extern void sdaiRemoveByIterator(int_t iterator);    

Property iterator

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