======Метод CompoundLineMaker.MakeCompoundLineFromDisplaceTypedPathItems(IList, CompoundLine, CompoundLine)====== * **Пространство имен:** [[developers:references:topomatic.alg.solvers|Topomatic.Alg.Solvers]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public bool MakeCompoundLineFromDisplaceTypedPathItems(IList pathList, CompoundLine line, CompoundLine mainLine) **Параметры** * //pathList// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.cad.foundation.cogo.pathitemwithdisplacetype|Topomatic.Cad.Foundation.Cogo.PathItemWithDisplaceType]]> * //line// * Тип: [[developers:references:topomatic.alg.compoundline|Topomatic.Alg.CompoundLine]] * //mainLine// * Тип: [[developers:references:topomatic.alg.compoundline|Topomatic.Alg.CompoundLine]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]