TrackLayerCollectionRelateExplicitMovements Method
Relate the explicitly defined movements in the list to the actions they
directly precede or follow.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private static void RelateExplicitMovements(
OperationLayoutCollection layouts
)
Private Shared Sub RelateExplicitMovements (
layouts As OperationLayoutCollection
)
No code example is currently available or this language may not be supported.
Parameters
- layouts OperationLayoutCollection
-
Reference to the operational layouts currently being processed.
High-speed movement commands are not naturally associated with a tool,
but giving them the same tool as their closest tool-bearing neighbor
has the effect of grouping them with those tool-based actions.