TrackViewLayerCollectionTransitToPositionZAbs Method
Transit to an absolute Z position.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private FPoint3 TransitToPositionZAbs(
TrackViewLayerItem layer,
FPoint3 location,
TransitZEnum transitZEnum
)
Private Function TransitToPositionZAbs (
layer As TrackViewLayerItem,
location As FPoint3,
transitZEnum As TransitZEnum
) As FPoint3
No code example is currently available or this language may not be supported.
- layer TrackViewLayerItem
-
Reference the layer being constructed.
- location FPoint3
-
Reference to the starting location of the transit.
- transitZEnum TransitZEnum
-
The vertical location to which the tool will be transited.
FPoint3
Reference to the new absolute world coordinate of the tool after the
transit.