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