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