======Метод AddRuleDlg.Execute(StandardSlopesLibrary, String, String, List)====== * **Пространство имен:** [[developers:references:topomatic.alg.road.runtime.dialogs|Topomatic.Alg.Road.Runtime.Dialogs]] * **Сборка:** Topomatic.Alg.Road.Runtime (в Topomatic.Alg.Road.Runtime.dll) =====Синтаксис===== public static bool Execute(StandardSlopesLibrary library, ref string name, ref string description, List rules) **Параметры** * //library// * Тип: [[developers:references:topomatic.alg.road.runtime.standards.standardslopeslibrary|Topomatic.Alg.Road.Runtime.Standards.StandardSlopesLibrary]] * //name// * Тип: [[developers:references:system.string|System.String]] * //description// * Тип: [[developers:references:system.string|System.String]] * //rules// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:topomatic.alg.road.runtime.standardrule|Topomatic.Alg.Road.Runtime.StandardRule]]> **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]