cleanMemory
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "cleanMemory")] public static extern void cleanMemory(int_t model, int_t mode);
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "cleanMemory")] public static extern void cleanMemory(int_t model, int_t mode);