PatternOperationItemTransferValues Method
Return a deep value transfer of the provided pattern operation items.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
public static void TransferValues(
PatternOperationItem source,
PatternOperationItem target
)
Public Shared Sub TransferValues (
source As PatternOperationItem,
target As PatternOperationItem
)
No code example is currently available or this language may not be supported.
Parameters
- source PatternOperationItem
-
Reference to the item to clone.
- target PatternOperationItem
-
Reference to the item to receive the values.