xxxxGetAllInstances
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "xxxxGetAllInstances")] public static extern Int32 xxxxGetAllInstances(Int32 model);
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "xxxxGetAllInstances")] public static extern Int32 xxxxGetAllInstances(Int32 model);