Click or drag to resize
SoProgressIndicatorOnEndStep Event

Event raised when a steps ends.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public event EventHandler<SoProgressIndicatorStepEventArg> OnEndStep

Value

Type: SystemEventHandlerSoProgressIndicatorStepEventArg
Remarks

A step is inside a SubTask(Begin/End).

See Also