OperationLayoutCollectionAddPoint Method
Add a point action to the collection.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static FPoint AddPoint(
PatternOperationItem operation,
FPoint offset,
FPoint location
)
Public Shared Function AddPoint (
operation As PatternOperationItem,
offset As FPoint,
location As FPoint
) As FPoint
No code example is currently available or this language may not be supported.
- operation PatternOperationItem
-
Reference to the operation for which the layout is being prepared.
- offset FPoint
-
Reference to the point offset.
- location FPoint
-
Reference to the last known traveling tool location.
FPoint
Reference to the current last known traveling tool location.