======Метод RailTransition.CheckGeometry(RailTransitionsRestrictions, PlanLine, ProjectProfile, List)====== * **Пространство имен:** [[developers:references:topomatic.alg.rail|Topomatic.Alg.Rail]] * **Сборка:** Topomatic.Alg.Rail (в Topomatic.Alg.Rail.dll) =====Синтаксис===== public static void CheckGeometry(RailTransitionsRestrictions restrictions, PlanLine plan, ProjectProfile profile, List violations) **Параметры** * //restrictions// * Тип: [[developers:references:topomatic.alg.rail.restrictions.railtransitionsrestrictions|Topomatic.Alg.Rail.Restrictions.RailTransitionsRestrictions]] * //plan// * Тип: [[developers:references:topomatic.alg.plan.planline|Topomatic.Alg.Plan.PlanLine]] * //profile// * Тип: [[developers:references:topomatic.alg.prf.projectprofile|Topomatic.Alg.Prf.ProjectProfile]] * //violations// * Тип: System.Collections.Generic.List<[[developers:references:topomatic.alg.prf.transitionviolation|Topomatic.Alg.Prf.TransitionViolation]]>