engiGetScriptText
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "engiGetScriptText")] public static extern void engiGetScriptText(int_t declaration, out IntPtr label, out IntPtr text);
Property declaration
Size: 64 bit / 8 byte (value)???.
Property label
Size: 64 bit / 8 byte (reference)???.
Property text
Size: 64 bit / 8 byte (reference)???.