CutProfileItem(PatternTemplateItem) Constructor
Create a new instance of the CutProfileItem Item.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public CutProfileItem(
PatternTemplateItem pattern
)
Public Sub New (
pattern As PatternTemplateItem
)
No code example is currently available or this language may not be supported.
Parameters
- pattern PatternTemplateItem
-
Reference to a pattern template item from which this item is being
created.