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