engiInstanceUsesSegmentation

...

Syntax

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

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

Property instance

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