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