Click or drag to resize
SoReorganizeActionStartReport Method

Starts a report.

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

Parameters

msg
Type: SystemString
Remarks

The specified message is sent to the console window.

See Also