plt3DIPlot GetNumberOfPlanes

Gets the number of planes in the HyperGraph window.

Syntax

plt3DIPlot_handle GetNumberOfPlanes

Application

Tcl Query

Example

hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName [myProjectName GetActivePage]
myPageName GetWindowHandle myWindowName [myPageName GetActiveWindow]
myWindowName GetClientHandle myPlotName
myPlotName AddPlane
myPlotName GetPlaneHandle myPlaneName [myPlotName GetNumberOfPlanes ]

Errors

Success (0) or an error code.