engiGetAttrInverse

This call is deprecated, please use call engiIsAttrInverse(..) instead.

Syntax

public const string ifcenginedll = @"ifcengine.dll";

[DllImport(IFCEngineDLL, EntryPoint = "engiGetAttrInverse")]
public static extern Int32 engiGetAttrInverse(int_t attribute);    

Property attribute

Size: 32 bit / 4 byte (reference)
...