sdaiInsertNestedAggrAfter

The function creates an aggregate instance as a member of a list instance. The newly created aggregate is inserted into the list instance after the member referenced by the specified iterator.

Syntax

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

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

Property iterator

Size: 32 bit / 4 byte (reference)
...