sdaiCreateComplexInstance

This call creates a new application instance of the specified type, as determined by a constructed entity type that is made up of the supplied simple entity types, in the specified SDAI model.

Syntax

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

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

Property model

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

Property entityList

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