PatternOperationItemTool Property

Get/Set the name of the selected tool. If no tool was specified, then the general cutting tool is used.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
[JsonPropertyAttribute(Order = 28)]
public string Tool { get; set; }

Property Value

String

See Also