Click or drag to resize
SoProgressIndicatorSubTaskEventArg Structure

Class given to callback when onBeginSubTask/onEndSubTask are raised.

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

The SoProgressIndicatorSubTaskEventArg type exposes the following members.

Constructors
  NameDescription
Public methodSoProgressIndicatorSubTaskEventArg
Initializes a new instance of the SoProgressIndicatorSubTaskEventArg 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