plt3DIPlot AddPlane

Adds a new plane to the HyperGraph 3D window.

Syntax

plt3DIPlot_handle AddPlane index

Application

Tcl Query

Description

Planes hold multiple 3-D line curves.

Example

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

Errors

Success (0) or an error code.