PatternTemplateItemClone Method
Return a deep clone of the specified item.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static PatternTemplateItem Clone(
PatternTemplateItem item
)
Public Shared Function Clone (
item As PatternTemplateItem
) As PatternTemplateItem
No code example is currently available or this language may not be supported.
- item PatternTemplateItem
-
Reference to the template item to clone.
PatternTemplateItem
Reference to the newly created clone.