sdaiUnsetArrayByIndex

The function restores the unset (not assigned a value) status of the member of the specified array at the specified index position.

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "sdaiUnsetArrayByIndex")]
public static extern void sdaiUnsetArrayByIndex(int_t array, int_t index);    

Property array

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

Property index

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