engiGetEntityAttributeByIndex

Return attribute definition from attribute index

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "engiGetEntityAttributeByIndex")]
public static extern Int32 engiGetEntityAttributeByIndex(int_t entity, int_t index, bool countedWithParents, bool countedWithInverse);    

Property entity

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

Property index

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

Property countedWithParents

Size: 8 bit / 1 byte (value)
???.

Property countedWithInverse

Size: 8 bit / 1 byte (value)
???.