======Конструктор CrsParams(Alignment, Double, Boolean, List)====== * **Пространство имен:** [[developers:references:topomatic.alg.road.runtime|Topomatic.Alg.Road.Runtime]] * **Сборка:** Topomatic.Alg.Road.Runtime (в Topomatic.Alg.Road.Runtime.dll) =====Синтаксис===== public CrsParams(Alignment alignment, double station, bool readOnly, List> aliaces) **Параметры** * //alignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * //station// * Тип: [[developers:references:system.double|System.Double]] * //readOnly// * Тип: [[developers:references:system.boolean|System.Boolean]] * //aliaces// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.collections.generic.keyvaluepair_2|System.Collections.Generic.KeyValuePair]]<[[developers:references:system.string|System.String]], [[developers:references:system.object|System.Object]]>>