inferenceInstance

...

Syntax

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

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

Property instance

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