owlGetInstance
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "owlGetInstance")] public static extern void owlGetInstance(Int32 model, Int32 instance, out Int64 owlInstance);
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "owlGetInstance")] public static extern void owlGetInstance(Int32 model, Int32 instance, out Int64 owlInstance);