plt3DIPlane GetD
Gets the current drag location for the plane.
Syntax
plt3DIPlane_handle GetD
Application
HyperWorks Tcl Query
Description
Returns the real value of the current drag location for the plane along its normal.
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName [myProjectName GetActivePage]
myPageName GetWindowHandle myWindowName [myPageName GetActiveWindow]
myWindowName GetClientHandle myPlotName
myPlotName GetPlaneHandle myPlaneName [myPlotName AddPlane]
myPlaneName GetD
Errors
None.