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 Int64 sdaiGetComplexEntityBN(int_t model, int_t nameNumber, out IntPtr nameVector);    

Property model

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

Property nameNumber

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

Property nameVector

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