======Метод Vector3F.Equals(Vector3F, Single)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public bool Equals(Vector3F other, float eps) **Параметры** * //other// * Тип: [[developers:references:topomatic.cad.foundation.vector3f|Topomatic.Cad.Foundation.Vector3F]] * //eps// * Тип: [[developers:references:system.single|System.Single]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]