engiGetAggregation

...

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "engiGetAggregation")]
public static extern void engiGetAggregation(int_t aggregationDescriptor, out enum_express_aggr aggrType, out int_t cardinalityMin, out int_t cardinalityMax, out int_t nextAggregationLevelDescriptor);    

Property aggregationDescriptor

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

Property aggrType

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

Property cardinalityMin

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

Property cardinalityMax

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

Property nextAggregationLevelDescriptor

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