frmCutEditmResolvedOperations Field

Reference to the list of operations that have been resolved while editing.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
private List<PatternOperationItem> mResolvedOperations

Field Value

ListPatternOperationItem

Remarks

The contents of this list will be transferred to the caller's cut profile if the edit session is saved.

See Also