sdaiCreateIterator

This function creates an iterator associated with the specified aggregate instance. The iterator is positioned as if the sdaiBeginning function had been executed such that so that no member of the aggregate is referenced as the current member.

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "sdaiCreateIterator")]
public static extern Int64 sdaiCreateIterator(int_t aggregate);    

Property aggregate

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