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