ShopToolsUtilGetRawEndOffset Method
Return the calculated end offset from the caller's starting location.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
public static FVector2 GetRawEndOffset(
PatternOperationItem operation,
WorkpieceInfoItem workpiece,
FVector2 location
)
Public Shared Function GetRawEndOffset (
operation As PatternOperationItem,
workpiece As WorkpieceInfoItem,
location As FVector2
) As FVector2
No code example is currently available or this language may not be supported.
- operation PatternOperationItem
-
Reference to the operation in focus.
- workpiece WorkpieceInfoItem
-
Reference to the workpiece information item.
- location FVector2
-
Reference to the starting location.
FVector2
Reference to a coordinate representing the ending offset for the
specified operation.