engiGetEntityModel

This call retrieves a model based on a given entity handle.

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "engiGetEntityModel")]
public static extern Int64 engiGetEntityModel(int_t entity);    

Property entity

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