validateGetEntity

Returns the entity handle related to the given issue (if relevant).

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "validateGetEntity")]
public static extern Int32 validateGetEntity(int_t issue);    

Property issue

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