======Метод LandAllotmentOsnExtensions.AddExtraNodesForSpan(List, LandAllotmentLine, LandAllotmentNode, LandAllotmentNode, Double)====== * **Пространство имен:** [[developers:references:topomatic.alg.landallotment|Topomatic.Alg.LandAllotment]] * **Сборка:** Topomatic.Alg.LandAllotment (в Topomatic.Alg.LandAllotment.dll) =====Синтаксис===== public static void AddExtraNodesForSpan(List nodes, LandAllotmentLine line, LandAllotmentNode n1, LandAllotmentNode n2, double osnCurveSegmentFactor) **Параметры** * //nodes// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:topomatic.alg.landallotment.landallotmentnode|Topomatic.Alg.LandAllotment.LandAllotmentNode]]> * //line// * Тип: [[developers:references:topomatic.alg.landallotment.landallotmentline|Topomatic.Alg.LandAllotment.LandAllotmentLine]] * //n1// * Тип: [[developers:references:topomatic.alg.landallotment.landallotmentnode|Topomatic.Alg.LandAllotment.LandAllotmentNode]] * //n2// * Тип: [[developers:references:topomatic.alg.landallotment.landallotmentnode|Topomatic.Alg.LandAllotment.LandAllotmentNode]] * //osnCurveSegmentFactor// * Тип: [[developers:references:system.double|System.Double]]