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