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: 32 bit / 4 byte (value)
...

Property value

Size: 32 bit / 4 byte (reference)
...