engiSetMappingSupport

...

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "engiSetMappingSupport")]
public static extern byte engiSetMappingSupport(int_t entity, byte enable);    

Property entity

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

Property enable

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