======Метод CompoundLineBuilder.IsEntitySopr(DwgEntity, DwgEntity, Vector2D, Vector2D)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.tools|Topomatic.Alg.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public static EntitiySoprType IsEntitySopr(DwgEntity e1, DwgEntity e2, out Vector2D p1, out Vector2D p2) **Параметры** * //e1// * Тип: [[developers:references:topomatic.dwg.entities.dwgentity|Topomatic.Dwg.Entities.DwgEntity]] * //e2// * Тип: [[developers:references:topomatic.dwg.entities.dwgentity|Topomatic.Dwg.Entities.DwgEntity]] * //p1// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //p2// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.alg.runtime.tools.entitiysoprtype|Topomatic.Alg.Runtime.Tools.EntitiySoprType]]