engiIsAttrInverse

This call can be used to check if an attribute is an inverse relation

Syntax

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

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

Property attribute

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