======Метод GlgCrsSectionMaker.Execute(GeologySection, Double, CrsContour, GeologySection, Alignment, Boolean, Nullable, Double)====== * **Пространство имен:** [[developers:references:topomatic.glg.runtime.tools|Topomatic.Glg.Runtime.Tools]] * **Сборка:** Topomatic.Glg.Runtime (в Topomatic.Glg.Runtime.dll) =====Синтаксис===== public void Execute(GeologySection aCrsSection, double crsSectionStation, CrsContour eg, GeologySection aPrfSection, Alignment aAlignment, bool allowInterp, Nullable grass, double depth) **Параметры** * //aCrsSection// * Тип: [[developers:references:topomatic.glg.geologysection|Topomatic.Glg.GeologySection]] * //crsSectionStation// * Тип: System.Double * //eg// * Тип: [[developers:references:topomatic.crs.templates.crscontour|Topomatic.Crs.Templates.CrsContour]] * //aPrfSection// * Тип: [[developers:references:topomatic.glg.geologysection|Topomatic.Glg.GeologySection]] * //aAlignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * //allowInterp// * Тип: System.Boolean * //grass// * Тип: System.Nullable<[[developers:references:topomatic.glg.runtime.tools.grassandspecialground|Topomatic.Glg.Runtime.Tools.GrassAndSpecialGround]]> * //depth// * Тип: System.Double