CutProfileItem(PatternTemplateItem) Constructor

Create a new instance of the CutProfileItem Item.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public CutProfileItem(
	PatternTemplateItem pattern
)

Parameters

pattern  PatternTemplateItem
Reference to a pattern template item from which this item is being created.

See Also