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