ShopToolsUtilGetRawEndOffset Method
Return the calculated end offset from the caller's starting location.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static FPoint GetRawEndOffset(
PatternOperationItem operation,
WorkpieceInfoItem workpiece,
FPoint location
)
Public Shared Function GetRawEndOffset (
operation As PatternOperationItem,
workpiece As WorkpieceInfoItem,
location As FPoint
) As FPoint
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 FPoint
-
Reference to the starting location.
FPoint
Reference to a coordinate representing the ending offset for the
specified operation.