======Конструктор Point(Vector2D, Int32, Int32)====== * **Пространство имен:** [[developers:references:topomatic.crs.templates|Topomatic.Crs.Templates]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public Point(Vector2D position, int code, int segmentCode) **Параметры** * //position// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //code// * Тип: [[developers:references:system.int32|System.Int32]] * //segmentCode// * Тип: [[developers:references:system.int32|System.Int32]]