frmMainCreateCut Method

Create a cut entry for specified pattern template item.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
private void CreateCut(
	PatternTemplateItem pattern
)

Parameters

pattern  PatternTemplateItem
Reference to the pattern template item for which the cut will be defined.

See Also