validateSetOptions
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "validateSetOptions")] public static extern void validateSetOptions(Int64 timeLimitSeconds, Int64 issueCntLimit, byte showEachIssueOnce, UInt64 issueTypes, UInt64 mask);
Property timeLimitSeconds
Size: 64 bit / 8 byte (value)???.
Property issueCntLimit
Size: 64 bit / 8 byte (value)???.
Property showEachIssueOnce
Size: 8 bit / 1 byte (value)???.
Property issueTypes
Size: 64 bit / 8 byte (value)???.