TrackViewLayerCollectionRetractTool Method
Retract the tool to the maximum Z distance.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private FPoint3 RetractTool(
TrackViewLayerItem layer,
FPoint3 location
)
Private Function RetractTool (
layer As TrackViewLayerItem,
location As FPoint3
) As FPoint3
No code example is currently available or this language may not be supported.
- layer TrackViewLayerItem
-
Reference to the layer for which this line is being created.
- location FPoint3
-
Reference to the starting location from which to retract.
FPoint3
Reference to the updated tool position.