sdaiPutAggrByIterator

...

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "sdaiPutAggrByIterator")]
public static extern void sdaiPutAggrByIterator(Int64 iterator, Int64 valueType, ref int_t value);    

Property iterator

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

Property valueType

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

Property value

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