======Метод Vector4D.Transform(Vector4D, Matrix)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static Vector4D Transform(Vector4D vector, Matrix matrix) **Параметры** * //vector// * Тип: [[developers:references:topomatic.cad.foundation.vector4d|Topomatic.Cad.Foundation.Vector4D]] * //matrix// * Тип: [[developers:references:topomatic.cad.foundation.matrix|Topomatic.Cad.Foundation.Matrix]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.cad.foundation.vector4d|Topomatic.Cad.Foundation.Vector4D]]