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