engiInstanceUsesSegmentation

...

Syntax

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

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

Property instance

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