======Метод DropShapedIslandMating.PrepareCompoundLineAndContolPos(ILinearObject, Vector2D, CompoundLine, 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 PrepareCompoundLineAndContolPos(ILinearObject line, Vector2D prefferedPos, out CompoundLine compoundLine, out Vector2D controlPos) **Параметры** * //line// * Тип: [[developers:references:topomatic.cad.foundation.ilinearobject|Topomatic.Cad.Foundation.ILinearObject]] * //prefferedPos// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //compoundLine// * Тип: [[developers:references:topomatic.alg.compoundline|Topomatic.Alg.CompoundLine]] * //controlPos// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]