sdaiGetComplexEntityBN

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 = "sdaiGetComplexEntityBN")]
public static extern Int32 sdaiGetComplexEntityBN(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)
???.