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 Int32 engiGetComplexInstanceNextPart(int_t instance);    

Property instance

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