======Метод Vector2D.LoadFromStg(StgNode, Vector2D)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static Vector2D LoadFromStg(StgNode node, Vector2D defaultValue) **Параметры** * //node// * Тип: [[developers:references:topomatic.stg.stgnode|Topomatic.Stg.StgNode]] * //defaultValue// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]]