sdaiGetComplexEntity

This call retrieves a handle to an entity composed of the supplied simple entity types.

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "sdaiGetComplexEntity")]
public static extern Int64 sdaiGetComplexEntity(int_t model, int_t entityList);    

Property model

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

Property entityList

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