plt3DIPlane GetDMin

Gets the minimum drag location for the plane.

Syntax

plt3DIPlane_handle GetDMin

Application

Tcl Query

Description

Returns the real value of the minimum 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 GetDMin

Errors

None.