CutProfileItemClone Method
Return a deep clone of the provided cut profile item.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static CutProfileItem Clone(
CutProfileItem item
)
Public Shared Function Clone (
item As CutProfileItem
) As CutProfileItem
No code example is currently available or this language may not be supported.
- item CutProfileItem
-
Reference to the cut profile item to clone.
CutProfileItem
Reference to the newly cloned cut profile item.