Click or drag to resize
SoProgressIndicatorTaskEventArg Structure

Class given to callback when onBeginTask/onEndTask are raised.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.2.0 (10.18.2.0)
Syntax
public struct TaskEventArg

The SoProgressIndicatorTaskEventArg type exposes the following members.

Constructors
  NameDescription
Public methodSoProgressIndicatorTaskEventArg
Initializes a new instance of the SoProgressIndicatorTaskEventArg class
Top
Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Properties
Remarks

See Also