engiGetEntityAttributeByIndex
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "engiGetEntityAttributeByIndex")] public static extern Int64 engiGetEntityAttributeByIndex(Int64 entity, Int64 index, byte countedWithParents, byte countedWithInverse);
Property entity
Size: 64 bit / 8 byte (value)Property index
Size: 64 bit / 8 byte (value)Property countedWithParents
Size: 8 bit / 1 byte (value)???.
Property countedWithInverse
Size: 8 bit / 1 byte (value)???.