engiGetDeclarationType

This call returns a type of the EXPRESS schema declarations from its handle.

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "engiGetDeclarationType")]
public static extern enum_express_declaration engiGetDeclarationType(int_t declaration);    

Property declaration

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