validateInstance

Apply validation of an instance

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "validateInstance")]
public static extern int_t validateInstance(int_t instance);    

Property instance

Size: 64 bit / 8 byte (value)
...