Click or drag to resize
SceneExaminerInteractionEventArgs Class
Interaction mode event argument.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    OIV.Inventor.ViewerComponents.NodesSceneExaminerInteractionEventArgs

Namespace: OIV.Inventor.ViewerComponents.Nodes
Assembly: OIV.Inventor.ViewerComponents (in OIV.Inventor.ViewerComponents.dll) Version: 2026.1.1.Release.4bdbf2139676cf62d9c02e792de05a0627e9f233
Syntax
public class InteractionEventArgs : EventArgs

The SceneExaminerInteractionEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodSceneExaminerInteractionEventArgs
Initializes a new instance of the SceneExaminerInteractionEventArgs class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyCurrent
Gets the current interaction mode.
Top
See Also