plt3DIPlane GetDMax

Gets the maximum drag location for the plane.

Syntax

plt3DIPlane_handle GetDMax

Application

Tcl Query

Description

Returns the real value of the maximum 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 GetDMax

Errors

None.