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