sdaiCreateComplexInstanceBN

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 = "sdaiCreateComplexInstanceBN")]
public static extern Int32 sdaiCreateComplexInstanceBN(int_t model, int_t nameNumber, out IntPtr nameVector);    

Property model

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

Property nameNumber

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

Property nameVector

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