engiGetEntityAttributeByIndex

Return attribute definition from attribute index

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "engiGetEntityAttributeByIndex")]
public static extern Int32 engiGetEntityAttributeByIndex(Int32 entity, Int32 index, byte countedWithParents, byte 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)
???.