======Метод AreaCommunicationProvider.CreateCommunication(Communications, Double, Double, IDictionary)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.communications|Topomatic.Alg.Runtime.Communications]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public override void CreateCommunication(Communications communications, double station, double elevation, IDictionary parameters) **Параметры** * //communications// * Тип: [[developers:references:topomatic.alg.runtime.communications.communications|Topomatic.Alg.Runtime.Communications.Communications]] * //station// * Тип: [[developers:references:system.double|System.Double]] * //elevation// * Тип: [[developers:references:system.double|System.Double]] * //parameters// * Тип: [[developers:references:system.collections.generic.idictionary_2|System.Collections.Generic.IDictionary]]<[[developers:references:system.string|System.String]], [[developers:references:system.string|System.String]]>