Click or drag to resize
SoProgressIndicatorSubTaskEventArg Constructor

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

Parameters

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