Click or drag to resize
SoProgressIndicatorOnEndStep Event

Event raised when a steps ends.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public event SbEventHandler<SoProgressIndicatorStepEventArg> OnEndStep

Value

Type: OIV.InventorSbEventHandlerSoProgressIndicatorStepEventArg
Remarks

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

See Also