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