======Структура Vector3F====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public struct Vector3F : IEquatable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.vector3f..ctor_topomatic.cad.foundation.vector2f_system.single|Vector3F(Vector2F, Single)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.vector3f..ctor_system.single_system.single_system.single|Vector3F(Single, Single, Single)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.vector3f..ctor_system.double_system.double_system.double|Vector3F(Double, Double, Double)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.vector3f..ctor_topomatic.cad.foundation.vector3d|Vector3F(Vector3D)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.vector3f.length|Length]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.vector3f.lengthsquared|LengthSquared]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.vector3f.pos|Pos]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.vector3f.vector|Vector]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.vector3f.cross_topomatic.cad.foundation.vector3f_topomatic.cad.foundation.vector3f|Cross(Vector3F, Vector3F)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:b4b5d4593904d1c4360b1599efc81838|Cross(Vector3F, Vector3F, Vector3F)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.vector3f.dot_topomatic.cad.foundation.vector3f_topomatic.cad.foundation.vector3f|Dot(Vector3F, Vector3F)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.vector3f.dot_ref_topomatic.cad.foundation.vector3f_ref_topomatic.cad.foundation.vector3f_ref_system.double|Dot(Vector3F, Vector3F, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.valuetype.equals_system.object|Equals(Object)]]| Показывает, равен ли этот экземпляр заданному объекту. (Наследуется от [[developers:references:system.valuetype|ValueType]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.vector3f.equals_topomatic.cad.foundation.vector3f_system.single|Equals(Vector3F, Single)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.vector3f.equals_topomatic.cad.foundation.vector3f|Equals(Vector3F)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.valuetype.gethashcode|GetHashCode()]]| Возвращает хэш-код для данного экземпляра. (Наследуется от [[developers:references:system.valuetype|ValueType]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.vector3f.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.vector3f.loadfromstg_topomatic.stg.stgnode_topomatic.cad.foundation.vector3f|LoadFromStg(StgNode, Vector3F)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.vector3f.normalize|Normalize()]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.vector3f.savetostg_topomatic.cad.foundation.vector3f_topomatic.stg.stgnode_topomatic.cad.foundation.vector3f|SaveToStg(Vector3F, StgNode, Vector3F)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.vector3f.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.vector3f.savetostg_topomatic.stg.stgnode_topomatic.cad.foundation.vector3f|SaveToStg(StgNode, Vector3F)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.vector3f.savetostg_topomatic.cad.foundation.vector3f_topomatic.stg.stgnode|SaveToStg(Vector3F, StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.valuetype.tostring|ToString()]]| Возвращает полное имя типа этого экземпляра. (Наследуется от [[developers:references:system.valuetype|ValueType]].)| =====Поля===== ^Тип^Имя^Описание^ |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.cad.foundation.vector3f.x|X]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.cad.foundation.vector3f.y|Y]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.cad.foundation.vector3f.z|Z]]| |