OperationEditModeEnum Enumeration

Enumeration of available operation edit modes.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public enum OperationEditModeEnum

Members

None0 No cut edit mode specified, or unknown.
CreateFromTemplate1 Create a cut entry from the supplied template.
EditSelected2 Edit the selected cut.

See Also