TrackViewLayerCollectionPlungeZAbs Method
Plunge the Z-axis into the material.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private FPoint3 PlungeZAbs(
TrackViewLayerItem layer,
FPoint3 location,
TrackSegmentItem sourceSegment
)
Private Function PlungeZAbs (
layer As TrackViewLayerItem,
location As FPoint3,
sourceSegment As TrackSegmentItem
) As FPoint3
No code example is currently available or this language may not be supported.
- layer TrackViewLayerItem
-
Reference to the layer upon which the plunge is being created.
- location FPoint3
-
Reference to the location from which the plunge is starting.
- sourceSegment TrackSegmentItem
-
The source segment containing the depth position to plunge to from the
registered height.
FPoint3
Reference to a string containing the command for the Z-axis plunge.
The top of the material represents plunge depth 0.
The wasteboard of the canvas represents the fully extended position
of the Z-axis.