WorkpieceInfoItemCuts Property

Get a reference to the list of cuts on this job.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 10)]
public CutProfileCollection Cuts { get; }

Property Value

CutProfileCollection

See Also