Click or drag to resize
SoReorganizeActionStartReport Method

Starts a report.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void StartReport(
	string msg
)

Parameters

msg
Type: SystemString
Remarks

The specified message is sent to the console window.

See Also