engiSetMappingSupport
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "engiSetMappingSupport")] public static extern byte engiSetMappingSupport(int_t entity, byte enable);
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "engiSetMappingSupport")] public static extern byte engiSetMappingSupport(int_t entity, byte enable);