Click or drag to resize
SoProgressIndicatorStepEventArg Constructor

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public StepEventArg(
	SoNode src,
	string eventName,
	uint numSteps,
	uint numStepsDone
)

Parameters

src
Type: OIV.Inventor.NodesSoNode
eventName
Type: SystemString
numSteps
Type: SystemUInt32
numStepsDone
Type: SystemUInt32
Remarks