sdaiInsertNestedAggrBefore

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

Syntax

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

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

Property iterator

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