engiGetAttrAggregation

...

Syntax

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

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

Property attribute

Size: 64 bit / 8 byte (reference)
...