validateGetAttr

Returns the attribute handle related to the given issue (if relevant)

Syntax

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

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

Property issue

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