======Метод GlgSolveLib.ClassifyPos(Vector2D, Vector2D, Vector2D)====== * **Пространство имен:** [[developers:references:topomatic.glg|Topomatic.Glg]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Синтаксис===== public static PosClassification ClassifyPos(Vector2D pos1, Vector2D pos2, Vector2D pos) **Параметры** * //pos1// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //pos2// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //pos// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.glg.posclassification|Topomatic.Glg.PosClassification]]