engiGetAttributeAggr

...

Syntax

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

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

Property instance

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

Property value

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