sdaiCreateNestedAggrByIndex

The function creates an aggregate instance and replaces the existing member of the specified ordered aggregate instance referenced by the specified index.

Syntax

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

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

Property aggregate

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

Property index

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