======Метод BuiltInFuncBase.EvalWith(Engine, Cell, Cell)====== * **Пространство имен:** [[developers:references:topomatic.foundationclasses.lisp|Topomatic.FoundationClasses.Lisp]] * **Сборка:** Topomatic.FoundationClasses (в Topomatic.FoundationClasses.dll) =====Синтаксис===== public object EvalWith(Engine engine, Cell arg, Cell interpEnv) **Параметры** * //engine// * Тип: [[developers:references:topomatic.foundationclasses.lisp.engine|Topomatic.FoundationClasses.Lisp.Engine]] * //arg// * Тип: [[developers:references:topomatic.foundationclasses.lisp.cell|Topomatic.FoundationClasses.Lisp.Cell]] * //interpEnv// * Тип: [[developers:references:topomatic.foundationclasses.lisp.cell|Topomatic.FoundationClasses.Lisp.Cell]] **Возвращаемое значение** * Тип: System.Object