ShopToolsConfigItemGeneralCuttingTool Property

Get/Set the name of the cutting tool to be used during general cuts where no specific tool is specified.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonIgnoreAttribute]
public string GeneralCuttingTool { get; set; }

Property Value

String

See Also