engiGetEntityAttributeByIterator
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "engiGetEntityAttributeByIterator")] public static extern Int64 engiGetEntityAttributeByIterator(int_t entity, int_t prev);
Property entity
Size: 64 bit / 8 byte (value)Property prev
Size: 64 bit / 8 byte (reference)???.