======Метод RoadLibrary.FindSectPostion(RoadAlignment, CompoundLine, Double, Vector2D)====== * **Пространство имен:** [[developers:references:topomatic.alg.road.runtime.tools|Topomatic.Alg.Road.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Road.Runtime (в Topomatic.Alg.Road.Runtime.dll) =====Синтаксис===== public static bool FindSectPostion(RoadAlignment descent, CompoundLine edgeLine, double station, out Vector2D pos) **Параметры** * //descent// * Тип: [[developers:references:topomatic.alg.road.roadalignment|Topomatic.Alg.Road.RoadAlignment]] * //edgeLine// * Тип: [[developers:references:topomatic.cad.foundation.compoundline|Topomatic.Cad.Foundation.CompoundLine]] * //station// * Тип: System.Double * //pos// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] **Возвращаемое значение** * Тип: System.Boolean