======Класс BimCamera====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.cad.view.transformationstylecamera|Topomatic.Cad.View.TransformationStyleCamera]] * Topomatic.Cad.View.BimCamera =====Синтаксис===== class BimCamera : TransformationStyleCamera, IStgSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.view.bimcamera..ctor_topomatic.cad.view.panel3d|BimCamera(Panel3d)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.bimcamera.axis|Axis]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.bimcamera.eye|Eye]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.bimcamera.forward|Forward]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.bimcamera.pivot|Pivot]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.bimcamera.up|Up]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.view.bimcamera.angles_topomatic.cad.foundation.vector3d_topomatic.cad.foundation.vector3d_ref_system.double_ref_system.double|Angles(Vector3D, Vector3D, Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.back|Back()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.backbottom|BackBottom()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.backtop|BackTop()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.bottom|Bottom()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.front|Front()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.frontbottom|FrontBottom()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.fronttop|FrontTop()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.left|Left()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.leftback|LeftBack()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.leftbackbottom|LeftBackBottom()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.leftbacktop|LeftBackTop()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.leftbottom|LeftBottom()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.leftfront|LeftFront()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.leftfrontbottom|LeftFrontBottom()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.leftfronttop|LeftFrontTop()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.lefttop|LeftTop()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.onkeydown_system.windows.forms.keyeventargs|OnKeyDown(KeyEventArgs)]]| (Переопределяет [[developers:references:topomatic.cad.view.transformationstylecamera.onkeydown_system.windows.forms.keyeventargs|OnKeyDown(KeyEventArgs)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.onkeypress_system.windows.forms.keypresseventargs|OnKeyPress(KeyPressEventArgs)]]| (Переопределяет [[developers:references:topomatic.cad.view.transformationstylecamera.onkeypress_system.windows.forms.keypresseventargs|OnKeyPress(KeyPressEventArgs)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.onkeyup_system.windows.forms.keyeventargs|OnKeyUp(KeyEventArgs)]]| (Переопределяет [[developers:references:topomatic.cad.view.transformationstylecamera.onkeyup_system.windows.forms.keyeventargs|OnKeyUp(KeyEventArgs)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.onmousedoubleclick_system.windows.forms.mouseeventargs|OnMouseDoubleClick(MouseEventArgs)]]| (Переопределяет [[developers:references:topomatic.cad.view.transformationstylecamera.onmousedoubleclick_system.windows.forms.mouseeventargs|OnMouseDoubleClick(MouseEventArgs)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.onmousedown_system.windows.forms.mouseeventargs|OnMouseDown(MouseEventArgs)]]| (Переопределяет [[developers:references:topomatic.cad.view.transformationstylecamera.onmousedown_system.windows.forms.mouseeventargs|OnMouseDown(MouseEventArgs)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.onmousemove_system.windows.forms.mouseeventargs|OnMouseMove(MouseEventArgs)]]| (Переопределяет [[developers:references:topomatic.cad.view.transformationstylecamera.onmousemove_system.windows.forms.mouseeventargs|OnMouseMove(MouseEventArgs)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.onmouseup_system.windows.forms.mouseeventargs|OnMouseUp(MouseEventArgs)]]| (Переопределяет [[developers:references:topomatic.cad.view.transformationstylecamera.onmouseup_system.windows.forms.mouseeventargs|OnMouseUp(MouseEventArgs)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.onmousewheel_system.windows.forms.mouseeventargs|OnMouseWheel(MouseEventArgs)]]| (Переопределяет [[developers:references:topomatic.cad.view.transformationstylecamera.onmousewheel_system.windows.forms.mouseeventargs|OnMouseWheel(MouseEventArgs)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.onpaint_topomatic.cad.foundation.devicecontext|OnPaint(DeviceContext)]]| (Переопределяет [[developers:references:topomatic.cad.view.transformationstylecamera.onpaint_topomatic.cad.foundation.devicecontext|OnPaint(DeviceContext)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.onupdate_system.single|OnUpdate(Single)]]| (Переопределяет [[developers:references:topomatic.cad.view.transformationstylecamera.onupdate_system.single|OnUpdate(Single)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.right|Right()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.rightback|RightBack()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.rightbackbottom|RightBackBottom()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.rightbacktop|RightBackTop()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.rightbottom|RightBottom()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.rightfront|RightFront()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.rightfrontbottom|RightFrontBottom()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.rightfronttop|RightFrontTop()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.righttop|RightTop()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.solvelimits_topomatic.cad.foundation.boundingbox3d|SolveLimits(BoundingBox3D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.solvelimitsfromback_topomatic.cad.foundation.boundingbox3d|SolveLimitsFromBack(BoundingBox3D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.top|Top()]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.bimcamera.translateglobal_topomatic.cad.foundation.vector3d|TranslateGlobal(Vector3D)]]| |