frmMainSaveCutList Method

Save the contents of the workpiece and operations to the specified file.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
private void SaveCutList(
	string filename
)

Parameters

filename  String
Path and filename of the file to store.

See Also