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 Int64 sdaiFindInstanceUsers(int_t instance, int_t domain, int_t resultList);    

Property instance

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

Property domain

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

Property resultList

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