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