Click or drag to resize
SoWinExaminerViewerSoViewingFunction Class

Viewing Function: Abstract base class for viewing function classes.

Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingFunction
      More...

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public class SoViewingFunction : SoNetBase

The SoWinExaminerViewerSoViewingFunction type exposes the following members.

Methods
  NameDescription
Public methodApply

Applies this manipulation to a specified combination of key and mouse button.

Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetViewer

Sets the viewer that the function applies to.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Remarks

This is the viewing function base class.

See OIV.Inventor.Win.Viewers.SoWinExaminerViewer.AddFunctionKeyBinding(OIV.Inventor.Events.SoKeyboardEvent.Keys, OIV.Inventor.Win.Viewers.SoWinExaminerViewer.SoViewingFunction) or OIV.Inventor.Win.Viewers.SoWinExaminerViewer.AddViewingMouseBinding(OIV.Inventor.Events.SoKeyboardEvent.Keys[], OIV.Inventor.Events.SoMouseButtonEvent.Buttons[], OIV.Inventor.Win.Viewers.SoWinExaminerViewer.SoViewingFunction) for additional info.

See Also
Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingFunction
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingDolly
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingEmpty
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingReverseDolly
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingRotationX
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingRotationXViewer
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingRotationY
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingRotationYViewer
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingRotationZ
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingRotationZViewer
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingSeek
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingSphericalRotation
      OIV.Inventor.Win.ViewersSoWinExaminerViewerSoViewingTranslation