engiGetEntityArgumentType

This call is deprecated, please use call engiGetAttrTypeByIndex(..) instead.

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "engiGetEntityArgumentType")]
public static extern void engiGetEntityArgumentType(int_t entity, int_t index, out int_t attributeType);    

Property entity

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

Property index

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

Property attributeType

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