engiGetComplexInstanceNextPart

The function returns next part of complex instance or NULL.

Syntax

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

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

Property instance

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