engiGetEntityParentEx
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "engiGetEntityParentEx")] public static extern Int64 engiGetEntityParentEx(Int64 entity, Int64 index);
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "engiGetEntityParentEx")] public static extern Int64 engiGetEntityParentEx(Int64 entity, Int64 index);