sdaiFindInstanceUsers

The function returns the identifiers of all the entity instances in the defined domain that reference the specified entity instance.

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "sdaiFindInstanceUsers")]
public static extern Int32 sdaiFindInstanceUsers(int_t instance, int_t domain, int_t resultList);    

Property instance

Size: 32 bit / 4 byte (value)
...

Property domain

Size: 32 bit / 4 byte (reference)
???.

Property resultList

Size: 32 bit / 4 byte (reference)
???.