engiGetAttributeAggr

...

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "engiGetAttributeAggr")]
public static extern void engiGetAttributeAggr(Int64 instance, out int_t value);    

Property instance

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

Property value

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