OperationLayoutCollectionCloneLayout Method
Return a deep clone of the entire layout of from the caller's
host object.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static OperationLayoutCollection CloneLayout(
CutProfileCollection cuts
)
Public Shared Function CloneLayout (
cuts As CutProfileCollection
) As OperationLayoutCollection
No code example is currently available or this language may not be supported.
- cuts CutProfileCollection
-
Reference to a cut profile collection whose layout will be cloned.
OperationLayoutCollection
Reference to a newly created operation layout collection containing
representation of all of the layout elements in the host context, if
elements were found. Otherwise, an empty collection.