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 Int64 validateGetAttr(int_t issue);    

Property issue

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