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